Fix:4709 【旅居商城小程序】团购礼包订单详情页:“满减优惠”未获取到优惠券金额
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="info-item" style="margin-bottom: 0rpx;">
|
<view class="info-item" style="margin-bottom: 0rpx;">
|
||||||
<text class="label">满减优惠</text>
|
<text class="label">满减优惠</text>
|
||||||
<text class="value">¥{{orderInfo.discountPrice}}</text>
|
<text class="value">¥{{orderInfo.couponPrice}}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 核销码 -->
|
<!-- 核销码 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user