feat:替换部分图片

This commit is contained in:
2025-08-06 20:47:28 +08:00
parent 04ee847c09
commit e3dc5539ca
30 changed files with 474 additions and 429 deletions
+2 -1
View File
@@ -54,7 +54,8 @@
</view>
</view>
<view v-else class="not_order_warp">
<up-image src="/static/common/not_order.png" width="80" height="80" bgColor="#f1f6ff00"></up-image>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/not_order.png" width="80" height="80"
bgColor="#f1f6ff00"></up-image>
<view class="not_order_msg_warp">暂无分类</view>
</view>
</view>