mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 02:24:29 +00:00
feat 用户管理和登录对接
This commit is contained in:
2
types/store.d.ts
vendored
2
types/store.d.ts
vendored
@@ -33,7 +33,7 @@ export interface UserInfo {
|
||||
// 名称
|
||||
name: string
|
||||
// 账号
|
||||
username: string
|
||||
account: string
|
||||
// 头像图片id
|
||||
avatar: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user