Pu Zhibing
2025-06-25 adc8542adeabbcbeff425d6471762c04e8f3cffe
ManagementQYTTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tSysReformist/tSysReformist.html
@@ -59,79 +59,81 @@
                        </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">
@@ -236,6 +238,7 @@
                                <div class="form-group">
                                    <label class="col-sm-2 control-label">取消设置:</label>
                                    <div class="col-sm-10">
                                       <!--
                                        快车订单取消规则:快车订单在司机接单&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                                       @if(isNotEmpty(ptCancel1)){
                                                                       value="${ptCancel1.minuteNum}"
@@ -251,6 +254,7 @@
                                                           @}
                                                           name="ptCancel2" id="ptCancel2" class="form-control newWidth" />&nbsp;元取消费用;
                                        <br/>
                                        -->
                                        <br/>
                                        出租车订单取消规则:出租车订单在司机接单&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                                         @if(isNotEmpty(ptCancel2)){
@@ -267,6 +271,7 @@
                                                           @}
                                                           name="ptCancel4" id="ptCancel4" class="form-control newWidth" />&nbsp;元取消费用;
                                        <br/>
                                       <!--
                                        <br/>
                                        跨城出行取消规则:跨城订单在司机接单&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                                       @if(isNotEmpty(ptCancel3)){
@@ -283,6 +288,7 @@
                                                           @}
                                                           name="ptCancel6" id="ptCancel6" class="form-control newWidth" />&nbsp;元取消费用;
                                        <br/>
                                        -->
                                    </div>
                                </div>
@@ -296,6 +302,7 @@
                                <div class="form-group">
                                    <label class="col-sm-2 control-label">预约单取消设置:</label>
                                    <div class="col-sm-10">
                                       <!--
                                        快车订单取消规则:快车订单在司机接单&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                                       @if(isNotEmpty(yyCancel1)){
                                                                       value="${yyCancel1.minuteNum}"
@@ -311,6 +318,7 @@
                                                           @}
                                                           name="yyCancel2" id="yyCancel2" class="form-control newWidth" />&nbsp;元取消费用;
                                        <br/>
                                        -->
                                        <br/>
                                        出租车订单取消规则:出租车订单在司机接单&nbsp;<input type="text" oninput="checkIsInt(this)"
                                                                         @if(isNotEmpty(yyCancel2)){
@@ -433,6 +441,7 @@
                                                      @}
                                                      name="one" id="one" class="form-control newWidth" />&nbsp;元;<br/>
                                </div>
                               <!--
                                <div class="col-sm-3">
                                    <label class="col-sm-5 control-label">快车改派:</label>
                                    <div class="col-sm-7">
@@ -447,6 +456,7 @@
                                        </div>
                                    </div>
                                </div>
                                -->
                                <div class="col-sm-3">
                                    <label class="col-sm-5 control-label">出租车改派:</label>
                                    <div class="col-sm-7">
@@ -560,6 +570,7 @@
                                                          @}
                                                          name="phone2" id="phone2" class="form-control newWidth" />&nbsp;
                                        <br/>
                                       <!--
                                        <br/>
                                        包车调度电话:&nbsp;<input type="text"
                                                            @if(isNotEmpty(phone3)){
@@ -569,6 +580,7 @@
                                                            @}
                                                            name="phone3" id="phone3" class="form-control newWidth" />&nbsp;
                                        <br/>
                                        -->
                                        <br/>
                                        招聘电话:&nbsp;<input type="text"
                                                            @if(isNotEmpty(phone5)){