feat: 修改头像
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user