puzhibing
2025-06-16 54af05ded609f2148e1fabfb1b22b553d71f1bcb
ManagementQYTTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tSysReformist/tSysReformist.html
@@ -59,79 +59,79 @@
                        </div>
                        <div style="float: left;width: 1200px;margin-left: 50px;">
                            <div class="pushOrderSettings">
                                <div class="form-group">
                                    <label class="col-sm-2 control-label">快车推单:</label>
                                    <div class="col-sm-10">
                                        第一轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                                @if(isNotEmpty(zcOne)){
                                                                value="${zcOne.pushDistance}"
                                                                @}else{
                                                                value=""
                                                                @}
                                                                name="zc1" id="zc1" class="form-control newWidth" />&nbsp;公里,
                                        推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                          @if(isNotEmpty(zcOne)){
                                                          value="${zcOne.pushTime}"
                                                          @}else{
                                                          value=""
                                                          @}
                                                          name="zc2" id="zc2" class="form-control newWidth" />&nbsp;秒钟;
                                        每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                             @if(isNotEmpty(zcOne)){
                                                             value="${zcOne.driverProportion}"
                                                             @}else{
                                                             value=""
                                                             @}
                                                             name="zc3" id="zc3" class="form-control newWidth" />&nbsp;%
                                        <br/>
                                        <br/>
                                        第二轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                                @if(isNotEmpty(zcTwo)){
                                                                value="${zcTwo.pushDistance}"
                                                                @}else{
                                                                value=""
                                                                @}
                                                                name="zc4" id="zc4" class="form-control newWidth" />&nbsp;公里,
                                        推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                          @if(isNotEmpty(zcTwo)){
                                                          value="${zcTwo.pushTime}"
                                                          @}else{
                                                          value=""
                                                          @}
                                                          name="zc5" id="zc5" class="form-control newWidth" />&nbsp;秒钟;
                                        每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                             @if(isNotEmpty(zcTwo)){
                                                             value="${zcTwo.driverProportion}"
                                                             @}else{
                                                             value=""
                                                             @}
                                                             name="zc6" id="zc6" class="form-control newWidth" />&nbsp;%
                                        <br/>
                                        <br/>
                                        第三轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                                @if(isNotEmpty(zcThree)){
                                                                value="${zcThree.pushDistance}"
                                                                @}else{
                                                                value=""
                                                                @}
                                                                name="zc7" id="zc7" class="form-control newWidth" />&nbsp;公里,
                                        推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                          @if(isNotEmpty(zcThree)){
                                                          value="${zcThree.pushTime}"
                                                          @}else{
                                                          value=""
                                                          @}
                                                          name="zc8" id="zc8" class="form-control newWidth" />&nbsp;秒钟;
                                        每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"
                                                             @if(isNotEmpty(zcThree)){
                                                             value="${zcThree.driverProportion}"
                                                             @}else{
                                                             value=""
                                                             @}
                                                             name="zc9" id="zc9" class="form-control newWidth" />&nbsp;%
                                        <br/>
                                    </div>
                                </div>
                                <!--<div class="form-group">-->
                                    <!--<label class="col-sm-2 control-label">快车推单:</label>-->
                                    <!--<div class="col-sm-10">-->
                                        <!--第一轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                                <!--@if(isNotEmpty(zcOne)){-->
                                                                <!--value="${zcOne.pushDistance}"-->
                                                                <!--@}else{-->
                                                                <!--value=""-->
                                                                <!--@}-->
                                                                <!--name="zc1" id="zc1" class="form-control newWidth" />&nbsp;公里,-->
                                        <!--推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"-->
                                                          <!--@if(isNotEmpty(zcOne)){-->
                                                          <!--value="${zcOne.pushTime}"-->
                                                          <!--@}else{-->
                                                          <!--value=""-->
                                                          <!--@}-->
                                                          <!--name="zc2" id="zc2" class="form-control newWidth" />&nbsp;秒钟;-->
                                        <!--每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                             <!--@if(isNotEmpty(zcOne)){-->
                                                             <!--value="${zcOne.driverProportion}"-->
                                                             <!--@}else{-->
                                                             <!--value=""-->
                                                             <!--@}-->
                                                             <!--name="zc3" id="zc3" class="form-control newWidth" />&nbsp;%-->
                                        <!--<br/>-->
                                        <!--<br/>-->
                                        <!--第二轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                                <!--@if(isNotEmpty(zcTwo)){-->
                                                                <!--value="${zcTwo.pushDistance}"-->
                                                                <!--@}else{-->
                                                                <!--value=""-->
                                                                <!--@}-->
                                                                <!--name="zc4" id="zc4" class="form-control newWidth" />&nbsp;公里,-->
                                        <!--推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"-->
                                                          <!--@if(isNotEmpty(zcTwo)){-->
                                                          <!--value="${zcTwo.pushTime}"-->
                                                          <!--@}else{-->
                                                          <!--value=""-->
                                                          <!--@}-->
                                                          <!--name="zc5" id="zc5" class="form-control newWidth" />&nbsp;秒钟;-->
                                        <!--每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                             <!--@if(isNotEmpty(zcTwo)){-->
                                                             <!--value="${zcTwo.driverProportion}"-->
                                                             <!--@}else{-->
                                                             <!--value=""-->
                                                             <!--@}-->
                                                             <!--name="zc6" id="zc6" class="form-control newWidth" />&nbsp;%-->
                                        <!--<br/>-->
                                        <!--<br/>-->
                                        <!--第三轮推单:推单距离为&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                                <!--@if(isNotEmpty(zcThree)){-->
                                                                <!--value="${zcThree.pushDistance}"-->
                                                                <!--@}else{-->
                                                                <!--value=""-->
                                                                <!--@}-->
                                                                <!--name="zc7" id="zc7" class="form-control newWidth" />&nbsp;公里,-->
                                        <!--推单时间为&nbsp;<input type="text" oninput="checkIsInt(this)"-->
                                                          <!--@if(isNotEmpty(zcThree)){-->
                                                          <!--value="${zcThree.pushTime}"-->
                                                          <!--@}else{-->
                                                          <!--value=""-->
                                                          <!--@}-->
                                                          <!--name="zc8" id="zc8" class="form-control newWidth" />&nbsp;秒钟;-->
                                        <!--每次推所有司机的&nbsp;<input type="text" oninput="checkIsDouble(this)"-->
                                                             <!--@if(isNotEmpty(zcThree)){-->
                                                             <!--value="${zcThree.driverProportion}"-->
                                                             <!--@}else{-->
                                                             <!--value=""-->
                                                             <!--@}-->
                                                             <!--name="zc9" id="zc9" class="form-control newWidth" />&nbsp;%-->
                                        <!--<br/>-->
                                    <!--</div>-->
                                <!--</div>-->
                                <div class="form-group">
                                    <label class="col-sm-2 control-label">出租车推单:</label>
                                    <div class="col-sm-10">