Fix:【商城小程序】提交订单--存在运费时合计金额下方优惠显示包含运费,不要包含运费在下面

This commit is contained in:
modendeveloper
2024-09-13 00:08:21 +08:00
parent 8f5eca5c62
commit 58d0faa855
+2 -2
View File
@@ -93,13 +93,13 @@
<text class="v12-font-28">{{ force2Decimal(orderPrice.totalPrice) }}</text>
</view>
</view>
<view class="v12-justify-between v12-align-center v12-py-1" >
<!-- <view class="v12-justify-between v12-align-center v12-py-1" >
<view class="v12-font-24 v12-dark-text">运费</view>
<view class="v12-secondary-dark-text">
<text class="v12-font-22 "></text>
<text class="v12-font-28">{{ force2Decimal(orderPrice.payPostage) }}</text>
</view>
</view>
</view> -->
<view class="v12-justify-between v12-align-center v12-py-1">
<view class="v12-font-24 v12-dark-text v12-align-center">
<text>优惠券</text>