修改
This commit is contained in:
parent
b8f938ffe7
commit
82ffc8debc
@ -142,8 +142,8 @@
|
||||
<view class="coupon" v-if='coupon' style="color: #D43953;">
|
||||
已选择 {{coupon.couponTitle}}
|
||||
</view>
|
||||
<view class="coupon" v-else style='color: #D43942;font-size: 30rpx;'
|
||||
v-if="couponListtrue.length>0">
|
||||
<view class="coupon" v-if='!coupon&&couponListtrue.length>0'
|
||||
style='color: #D43942;font-size: 30rpx;'>
|
||||
当前有优惠券可使用
|
||||
</view>
|
||||
<u-icon class='img' name="arrow-right" color="black" size="28"></u-icon>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user