|
@@ -53,7 +53,7 @@
|
|
|
<view class="flex empty" v-if="!list.length">
|
|
|
<view class="center">
|
|
|
<image class="center-img" src="https://mp-public-1310078123.cos.ap-shanghai.myqcloud.com/v2/nodata_3.png" mode=""></image>
|
|
|
- <view class="center-font">商品为空</view>
|
|
|
+ <view class="center-font">还没有商品</view>
|
|
|
</view>
|
|
|
<!-- <u-empty text="暂无商品" mode="order" /> -->
|
|
|
</view>
|