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
@@ -5,7 +5,8 @@
<view class="setting_comm">
<view class="header_user">
<view class="mine_data">
<up-image src="/static/logo_y.png" shape="circle" width="60" height="60" bgColor="#f1f6ff00"></up-image>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/logo_y.png" shape="circle" width="60"
height="60" bgColor="#f1f6ff00"></up-image>
<view class="mine_info">
<view class="mine_info_name">{{ userData.name || '信任桥用户' }}</view>
<view class="mine_info_id">注册手机号:{{ userData.mobile }}</view>