|
@@ -54,7 +54,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="cm-member-main" v-if="productCouponList.length > 0">
|
|
<view class="cm-member-main" v-if="productCouponList.length > 0">
|
|
- <view class="title">专属优惠券<text class="small">每季度可领4张</text></view>
|
|
|
|
|
|
+ <view class="title">专属优惠券<text class="small">每三个月可领4张</text></view>
|
|
<view class="cm-member-coupon clearfix">
|
|
<view class="cm-member-coupon clearfix">
|
|
<view
|
|
<view
|
|
v-for="(coupon, index) in productCouponList"
|
|
v-for="(coupon, index) in productCouponList"
|