优化
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
</view>
|
||||
<view class="name name2" v-if="val.couponType == 4">
|
||||
<text class="t1">第二件半价券</text>
|
||||
<text class="t2">满{{ val.fullAmount }}可用</text>
|
||||
<!-- <text class="t2">满{{ val.fullAmount }}可用</text> -->
|
||||
</view>
|
||||
<view class="name name2" v-if="val.couponType == 6">
|
||||
<text class="t1">买一送一券</text>
|
||||
<text class="t2">满{{ val.fullAmount }}可用</text>
|
||||
<!-- <text class="t2">满{{ val.fullAmount }}可用</text> -->
|
||||
</view>
|
||||
<view class="title">
|
||||
{{ val.title }}
|
||||
|
||||
Reference in New Issue
Block a user