feat:抵扣券换成数字积分
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<!-- 有优惠券 -->
|
||||
<view class="flex-r-lr price-line coupon-line" v-if="obj.buyDeductionValue">
|
||||
<view class="text-28 text-zi text-bold">
|
||||
<view class="text-36 text-bold">{{ obj.buyDeductionValue }}抵扣券</view>
|
||||
<view class="text-28 text-bold">{{ obj.buyDeductionValue }}数字积分</view>
|
||||
<view class="text-24">+{{ obj.price }}元</view>
|
||||
</view>
|
||||
<text class="text-20 sold">兑换</text>
|
||||
|
||||
Reference in New Issue
Block a user