Commit 2b846374 authored by youjie's avatar youjie

优惠券详情

parent 43c063c7
......@@ -47,7 +47,7 @@
<view class="cdTiaojianBRTitle">使用说明</view>
<view class="cdTiaojianBRText">券类型:{{ g.couponsType==1?'抵用券':'折扣卷' }}</view>
<view class="cdTiaojianBRText">使用范围:{{ g.couponsUseScopeName }}</view>
<!-- <view class="cdTiaojianBRText">{{ g.remark }}</view> -->
<view class="cdTiaojianBRText" v-if="x.remark&&x.remark!=''">备注:{{ g.remark }}</view>
</view>
</view>
<view class="cdTiaojianButtom" @click="gouseUrl(g)">立即使用</view>
......
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