@@ -9,6 +9,7 @@
|
||||
<view>有效期至:
|
||||
<text>{{ data.endTime }}</text>
|
||||
</view>
|
||||
<!-- status: 0-未使用,1-已使用,2-已过期 -->
|
||||
<view
|
||||
v-if="data.status===2"
|
||||
class="coupons__tag coupons__tag-expire"
|
||||
|
||||
Reference in New Issue
Block a user