Fix: 【商城小程序】订单详情页未显示备注信息
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user