feat: user-bar 修改

This commit is contained in:
2026-06-22 10:32:53 +08:00
parent 0b7a89c06b
commit 7d2d6707b7
10 changed files with 400 additions and 586 deletions

View File

@@ -11,6 +11,8 @@ import { getUserInfo } from '@/api/modules/user'
/** 账户信息 */
export interface AccountState {
/** 用户唯一标识UUID */
userId?: string
/** 用户昵称 */
nickName?: string
/** 头像 */