|
@@ -178,7 +178,7 @@
|
|
|
<u-button size="default" shape="circle" @click="gotoMain(1)">查看订单详情</u-button>
|
|
|
</view>
|
|
|
|
|
|
- <view class="useFreeCoupon" v-if="userParkingCoupon&&!userParkingCoupon.freeParking">
|
|
|
+ <view class="useFreeCoupon" v-if="userParkingCoupon">
|
|
|
<view class="title " >温馨提示:车辆出场时可出示该券</view>
|
|
|
<view class="details showCoupon" @click="gotoUrl('pages/record/coupon?id='+id)" >
|
|
|
<view class="showCoupon1 ">
|