删除店铺显示

This commit is contained in:
RyanRan
2024-10-05 22:47:11 +08:00
parent d166d5943c
commit 78f81a8407
21 changed files with 12 additions and 178 deletions

View File

@@ -4,7 +4,6 @@
<view class="seller-view">
<view class="seller-info u-flex u-row-between">
<view class="seller-name">
<view class="name">{{ order.storeName || "" }}</view>
<view class="status">{{ orderStatusList[order.orderStatus] }}</view>
</view>
<view class="order-sn"></view>