update:优化个人训练图片
This commit is contained in:
@@ -36,7 +36,7 @@ const props = defineProps({
|
||||
<Avatar :src="user.avatar" :rankLvl="user.rankLvl" :size="45" />
|
||||
<view>
|
||||
<text>{{ user.nickName }}</text>
|
||||
<text>{{ user.lvlName }}</text>
|
||||
<!-- <text>{{ user.lvlName }}</text> -->
|
||||
</view>
|
||||
</view>
|
||||
<view @click="onClose">
|
||||
|
||||
Reference in New Issue
Block a user