等级显示优化
This commit is contained in:
@@ -32,7 +32,7 @@ const props = defineProps({
|
||||
<Avatar :src="user.avatar" frame :size="50" />
|
||||
<view>
|
||||
<text>{{ user.nickName }}</text>
|
||||
<text>砖石1级</text>
|
||||
<text>{{ user.lvlName }}</text>
|
||||
</view>
|
||||
</view>
|
||||
<view @click="onClose">
|
||||
|
||||
Reference in New Issue
Block a user