更新用户数据

This commit is contained in:
2025-11-26 21:15:29 +08:00
parent 76e1fc5894
commit a188dd3734
12 changed files with 1852 additions and 704 deletions
@@ -184,9 +184,7 @@ onMounted(() => {
>
<img
:src="
userStore.userInfo
? userStore.userInfo.AvatarPath
: '/ava.svg'
userStore.getUserAvatarPath()
"
alt=""
class="avatar avatar-sm"