样式优化

This commit is contained in:
kron
2025-09-25 16:13:50 +08:00
parent b8d0c6c567
commit 91535abfd7
2 changed files with 3 additions and 2 deletions

View File

@@ -110,7 +110,6 @@ onBeforeUnmount(() => {
>
<block v-if="user.id">
<Avatar
:rankLvl="user.rankLvl"
:src="user.avatar"
:onClick="toUserPage"
:size="40"