feat(个人中心): ✨ 个人中心
个人中心完成
This commit is contained in:
2
web/src/types/views.d.ts
vendored
2
web/src/types/views.d.ts
vendored
@@ -15,8 +15,8 @@ type Recommend = {
|
||||
};
|
||||
declare type PersonalState = {
|
||||
newsInfoList: NewInfo[];
|
||||
recommendList: Recommend[];
|
||||
personalForm: {
|
||||
avatar:string,
|
||||
username: string;
|
||||
name: string;
|
||||
email: string;
|
||||
|
||||
Reference in New Issue
Block a user