| | |
| | | </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">--> |
| | | <!--第一轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcOne)){--> |
| | | <!--value="${zcOne.pushDistance}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc1" id="zc1" class="form-control newWidth" /> 公里,--> |
| | | <!--推单时间为 <input type="text" oninput="checkIsInt(this)"--> |
| | | <!--@if(isNotEmpty(zcOne)){--> |
| | | <!--value="${zcOne.pushTime}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc2" id="zc2" class="form-control newWidth" /> 秒钟;--> |
| | | <!--每次推所有司机的 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcOne)){--> |
| | | <!--value="${zcOne.driverProportion}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc3" id="zc3" class="form-control newWidth" /> %--> |
| | | <!--<br/>--> |
| | | <!--<br/>--> |
| | | <!--第二轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcTwo)){--> |
| | | <!--value="${zcTwo.pushDistance}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc4" id="zc4" class="form-control newWidth" /> 公里,--> |
| | | <!--推单时间为 <input type="text" oninput="checkIsInt(this)"--> |
| | | <!--@if(isNotEmpty(zcTwo)){--> |
| | | <!--value="${zcTwo.pushTime}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc5" id="zc5" class="form-control newWidth" /> 秒钟;--> |
| | | <!--每次推所有司机的 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcTwo)){--> |
| | | <!--value="${zcTwo.driverProportion}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc6" id="zc6" class="form-control newWidth" /> %--> |
| | | <!--<br/>--> |
| | | <!--<br/>--> |
| | | <!--第三轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcThree)){--> |
| | | <!--value="${zcThree.pushDistance}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc7" id="zc7" class="form-control newWidth" /> 公里,--> |
| | | <!--推单时间为 <input type="text" oninput="checkIsInt(this)"--> |
| | | <!--@if(isNotEmpty(zcThree)){--> |
| | | <!--value="${zcThree.pushTime}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc8" id="zc8" class="form-control newWidth" /> 秒钟;--> |
| | | <!--每次推所有司机的 <input type="text" oninput="checkIsDouble(this)"--> |
| | | <!--@if(isNotEmpty(zcThree)){--> |
| | | <!--value="${zcThree.driverProportion}"--> |
| | | <!--@}else{--> |
| | | <!--value=""--> |
| | | <!--@}--> |
| | | <!--name="zc9" id="zc9" class="form-control newWidth" /> %--> |
| | | <!--<br/>--> |
| | | <!--</div>--> |
| | | <!--</div>--> |
| | | <!-- |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">快车推单:</label> |
| | | <div class="col-sm-10"> |
| | | 第一轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcOne)){ |
| | | value="${zcOne.pushDistance}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc1" id="zc1" class="form-control newWidth" /> 公里, |
| | | 推单时间为 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(zcOne)){ |
| | | value="${zcOne.pushTime}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc2" id="zc2" class="form-control newWidth" /> 秒钟; |
| | | 每次推所有司机的 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcOne)){ |
| | | value="${zcOne.driverProportion}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc3" id="zc3" class="form-control newWidth" /> % |
| | | <br/> |
| | | <br/> |
| | | 第二轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcTwo)){ |
| | | value="${zcTwo.pushDistance}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc4" id="zc4" class="form-control newWidth" /> 公里, |
| | | 推单时间为 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(zcTwo)){ |
| | | value="${zcTwo.pushTime}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc5" id="zc5" class="form-control newWidth" /> 秒钟; |
| | | 每次推所有司机的 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcTwo)){ |
| | | value="${zcTwo.driverProportion}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc6" id="zc6" class="form-control newWidth" /> % |
| | | <br/> |
| | | <br/> |
| | | 第三轮推单:推单距离为 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcThree)){ |
| | | value="${zcThree.pushDistance}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc7" id="zc7" class="form-control newWidth" /> 公里, |
| | | 推单时间为 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(zcThree)){ |
| | | value="${zcThree.pushTime}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc8" id="zc8" class="form-control newWidth" /> 秒钟; |
| | | 每次推所有司机的 <input type="text" oninput="checkIsDouble(this)" |
| | | @if(isNotEmpty(zcThree)){ |
| | | value="${zcThree.driverProportion}" |
| | | @}else{ |
| | | value="" |
| | | @} |
| | | name="zc9" id="zc9" class="form-control newWidth" /> % |
| | | <br/> |
| | | </div> |
| | | </div> |
| | | --> |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">出租车推单:</label> |
| | | <div class="col-sm-10"> |
| | |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">取消设置:</label> |
| | | <div class="col-sm-10"> |
| | | <!-- |
| | | 快车订单取消规则:快车订单在司机接单 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(ptCancel1)){ |
| | | value="${ptCancel1.minuteNum}" |
| | |
| | | @} |
| | | name="ptCancel2" id="ptCancel2" class="form-control newWidth" /> 元取消费用; |
| | | <br/> |
| | | --> |
| | | <br/> |
| | | 出租车订单取消规则:出租车订单在司机接单 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(ptCancel2)){ |
| | |
| | | @} |
| | | name="ptCancel4" id="ptCancel4" class="form-control newWidth" /> 元取消费用; |
| | | <br/> |
| | | <!-- |
| | | <br/> |
| | | 跨城出行取消规则:跨城订单在司机接单 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(ptCancel3)){ |
| | |
| | | @} |
| | | name="ptCancel6" id="ptCancel6" class="form-control newWidth" /> 元取消费用; |
| | | <br/> |
| | | --> |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">预约单取消设置:</label> |
| | | <div class="col-sm-10"> |
| | | <!-- |
| | | 快车订单取消规则:快车订单在司机接单 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(yyCancel1)){ |
| | | value="${yyCancel1.minuteNum}" |
| | |
| | | @} |
| | | name="yyCancel2" id="yyCancel2" class="form-control newWidth" /> 元取消费用; |
| | | <br/> |
| | | --> |
| | | <br/> |
| | | 出租车订单取消规则:出租车订单在司机接单 <input type="text" oninput="checkIsInt(this)" |
| | | @if(isNotEmpty(yyCancel2)){ |
| | |
| | | @} |
| | | name="one" id="one" class="form-control newWidth" /> 元;<br/> |
| | | </div> |
| | | <!-- |
| | | <div class="col-sm-3"> |
| | | <label class="col-sm-5 control-label">快车改派:</label> |
| | | <div class="col-sm-7"> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | --> |
| | | <div class="col-sm-3"> |
| | | <label class="col-sm-5 control-label">出租车改派:</label> |
| | | <div class="col-sm-7"> |
| | |
| | | @} |
| | | name="phone2" id="phone2" class="form-control newWidth" /> |
| | | <br/> |
| | | <!-- |
| | | <br/> |
| | | 包车调度电话: <input type="text" |
| | | @if(isNotEmpty(phone3)){ |
| | |
| | | @} |
| | | name="phone3" id="phone3" class="form-control newWidth" /> |
| | | <br/> |
| | | --> |
| | | <br/> |
| | | 招聘电话: <input type="text" |
| | | @if(isNotEmpty(phone5)){ |