相框获取字段修改

This commit is contained in:
kron
2025-07-14 15:13:10 +08:00
parent e685383581
commit 1de8ba6d9d
7 changed files with 29 additions and 33 deletions

View File

@@ -150,7 +150,7 @@ onHide(() => {
<view class="user-info">
<Avatar
:src="user.avatar"
:score="rankData.user.scores"
:rankLvl="rankData.user.rankLvl"
:size="30"
/>
<text>{{ user.nickName }}</text>