| | |
| | | 服务类型: <input type="text" |
| | | @if(isNotEmpty(item1Coupon)){ |
| | | value="${item1Coupon.couponUseType==0?'通用券': |
| | | item1Coupon.couponUseType==1?'快车券': |
| | | item1Coupon.couponUseType==1?'专车券': |
| | | item1Coupon.couponUseType==2?'出租券':'跨城出行券'}" |
| | | @}else{ |
| | | value="" |
| | |
| | | |
| | | @if(isNotEmpty(item2Coupon)){ |
| | | value="${item2Coupon.couponUseType==0?'通用券': |
| | | item2Coupon.couponUseType==1?'快车券': |
| | | item2Coupon.couponUseType==1?'专车券': |
| | | item2Coupon.couponUseType==2?'出租券':'跨城出行券'}" |
| | | @}else{ |
| | | value="" |
| | |
| | | <th style="width: 300px;">最高金额</th> |
| | | <th style="width: 300px;">通用券金额</th> |
| | | <th style="width: 300px;">通用券数量</th> |
| | | <th style="width: 300px;">快车券金额</th> |
| | | <th style="width: 300px;">快车券数量</th> |
| | | <th style="width: 300px;">专车券金额</th> |
| | | <th style="width: 300px;">专车券数量</th> |
| | | <th style="width: 400px;">出租车券金额</th> |
| | | <th style="width: 400px;">出租车券数量</th> |
| | | <th style="width: 300px;">城际金额</th> |
| | |
| | | type="checkbox" id="content5Check" class="js-switch2"> |
| | | <br/> |
| | | <br/> |
| | | 快车活动打折: |
| | | 专车活动打折: |
| | | |
| | | <input type="text" |
| | | @if(isNotEmpty(item4)){ |