等级显示优化

This commit is contained in:
kron
2025-06-18 02:26:42 +08:00
parent a782e141ab
commit 7413a8fdee
5 changed files with 35 additions and 10 deletions

View File

@@ -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">