This commit is contained in:
gyq
2025-09-26 17:58:07 +08:00
parent c0f250789d
commit d9b7186ea3
3 changed files with 25 additions and 25 deletions

View File

@@ -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 }}