Fix: 【商城小程序】订单详情页未显示备注信息

This commit is contained in:
modendeveloper
2024-09-12 22:53:23 +08:00
parent 3efc3232b0
commit 0d72a1d580
+3 -3
View File
@@ -207,10 +207,10 @@
<view class="flex-0">支付方式</view>
<view class="v12-text-right">{{ orderInfo._status._payType }}</view>
</view>
<!-- <view class="item acea-row row-between" v-if="orderInfo.mark">
<view class="flex-0">买家留言</view>
<view class="item acea-row row-between v12-font-24 v12-dark-text" v-if="orderInfo.mark">
<view class="flex-0">买家备注</view>
<view class="v12-text-right conttent-left">{{ orderInfo.mark }}</view>
</view> -->
</view>
</view>
<view v-if="false">