mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
【订单详情】优化订单备注显示
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
<text class="item-tit">配送方式:</text>
|
||||
<text class="item-txt">普通配送</text>
|
||||
</view>
|
||||
<view class="item">
|
||||
<view class="item" v-if="!!remarks">
|
||||
<text class="item-tit">订单备注:</text>
|
||||
<text class="item-txt remarks">{{remarks}}</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user