|
@@ -13,7 +13,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="pupu-box-pay-item">
|
|
<view class="pupu-box-pay-item">
|
|
<view class="popu-content-amount flex align_center justify_center">
|
|
<view class="popu-content-amount flex align_center justify_center">
|
|
- <view>¥{{payInfo.totalAmount}}</view>
|
|
|
|
|
|
+ <view>¥{{payInfo.totalDiscountedAmount}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="flex align_center justify_between" v-if="payInfo.totalSpecialGiveAmount>0">
|
|
<view class="flex align_center justify_between" v-if="payInfo.totalSpecialGiveAmount>0">
|
|
<text>总优惠</text>
|
|
<text>总优惠</text>
|