1

parent b4f0a018
......@@ -86,7 +86,7 @@
<view class="subsidy-content" @click="jumpPage">
<view class="subsidy">
<image mode="aspectFill" src="@/static/shop/subsidy.png" />
<text class="multi-line">{{ merchantCoupons.activityName }}</text>
<text class="multi-line">{{ merchantCoupons.activityName || 暂无优惠券 }}</text>
</view>
<view class="more">
<text>更多</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment