mirror of
https://github.com/certd/certd.git
synced 2026-04-16 05:50:50 +08:00
feat: 升级前端框架,适配手机端
This commit is contained in:
@@ -25,7 +25,7 @@ export interface UserInfoRes {
|
||||
id: string | number;
|
||||
username: string;
|
||||
nickName: string;
|
||||
avatar: string;
|
||||
avatar?: string;
|
||||
roleIds: number[];
|
||||
isWeak?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user