feat:更换oss
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user