feat: 修改头像

This commit is contained in:
2025-09-08 22:08:40 +08:00
parent 2ed344255a
commit 4f78b6880b
3 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@
width="50" height="50" bgColor="#f1f6ff00" shape="circle" />
<view class="left_msg">
<view>
<text>{{ userData.name || '信任桥用户' }}</text>
<text>{{ userData.nickname || '信任桥用户' }}</text>
<text style="margin-left: 20rpx;">{{ userData.gradeName }}</text>
</view>
<view class="left_msg_title">ID:{{ userData.id || 0 }}</view>