Feat(订单):使用积分逻辑增加显示判断逻辑
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
<view class="money">-¥{{ force2Decimal(orderPrice.deductionPrice) }}</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="coupon-cell">
|
||||
<view v-if="canUsePoints" class="coupon-cell">
|
||||
<view class="flex jc-between ai-center">
|
||||
<view class="title">积分抵扣:</view>
|
||||
<view class="flex ai-center">
|
||||
|
||||
Reference in New Issue
Block a user