Fix:4023 【商城小程序】送礼方在我的订单-查看送礼礼包订单详情,具体领取情况未显示(显示效果见图二)

This commit is contained in:
linxi
2025-07-11 10:01:22 +08:00
parent ae1dc31408
commit efb7db993b
+1 -1
View File
@@ -328,7 +328,7 @@
<text class="money font-color-red">{{ force2Decimal(orderInfo.payPrice) }}</text>
</view>
</view>
<view class="gift-wrap" v-if="order.isGiftCardSend">
<view class="gift-wrap" v-if="order.isGiftCardSend || order.isGiftCardReceive">
<view class="v12-justify-between v12-align-center">
<view class="v12-font-28 v12-font-bold v12-align-center">
<u-icon :name="webUrl + '/icon/gift-primary.png'" size="24"></u-icon>