显示头像相框

This commit is contained in:
kron
2025-07-07 19:01:14 +08:00
parent 31973a1142
commit 06d8244e83
12 changed files with 71 additions and 32 deletions

View File

@@ -53,7 +53,7 @@ watch(
<view class="container" :style="{ width: containerWidth }">
<block v-if="user.id">
<Avatar
:frameSrc="user.lvlImage"
:score="user.scores"
:src="user.avatar"
:onClick="toUserPage"
:size="42"