修复优惠券问题
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<view class="header">
|
||||
<text class="title" v-if="item.couponType == 5">消费赠券</text>
|
||||
<text v-else>{{ item.title }}</text>
|
||||
<text class="id">ID:83713</text>
|
||||
<text class="id">ID:{{ item.id }}</text>
|
||||
</view>
|
||||
<view class="content">
|
||||
<slot></slot>
|
||||
|
||||
Reference in New Issue
Block a user