Fix:5211 【商城小程序】订单列表处的奖品的订单号名称改为:奖品订单号

This commit is contained in:
LinCyJang
2026-05-07 00:14:33 +08:00
parent 94df324fc5
commit 0a68bd1ca1
+1 -1
View File
@@ -102,7 +102,7 @@
</view>
<view v-if="order.experienceOrderInfo" class="title acea-row row-between-wrapper" style="padding: 0 0 0 16rpx !important;">
<view class="acea-row row-middle">
订单号:{{ order.orderId }}
{{ order.isDrawOrder === 1 ? '奖品订单号' : '订单号' }}:{{ order.orderId }}
</view>
<view
class="font-color-white statusTag"