mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
perf: 添加用户资料编辑功能
- 新增用户资料编辑对话框组件 - 添加后端更新用户资料接口 - 在用户信息页面添加编辑按钮 - 新增中英文翻译字段 - 实现头像上传和昵称修改功能
This commit is contained in:
@@ -81,4 +81,5 @@ export default {
|
||||
nickName: "Nickname",
|
||||
phoneNumber: "Phone Number",
|
||||
changePassword: "Change Password",
|
||||
updateProfile: "Update Profile",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user