feat:更换oss

This commit is contained in:
2026-01-31 12:03:26 +08:00
parent 03481fc5e7
commit c03de41336
56 changed files with 147 additions and 147 deletions
@@ -12,7 +12,7 @@
<view class="my_info">
<view class="left_">
<up-image
:src="userData.avatarUrl ? userData.avatarUrl: 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/logo_y.png'"
:src="userData.avatarUrl ? userData.avatarUrl: 'https://static.tbmall.xin/static/logo_y.png'"
width="50" height="50" bgColor="#f1f6ff00" shape="circle" />
<view class="left_msg">
<view>
@@ -129,7 +129,7 @@
</view>
</view>
<view v-else class="not_order_warp">
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/not_order.png"
<up-image src="https://static.tbmall.xin/static/not_order.png"
width="80" height="80" bgColor="#f1f6ff00"></up-image>
<view class="not_order_msg_warp">暂无相关数据</view>
</view>