show username and avatar in user basic setting tab

This commit is contained in:
MaysWind
2023-07-01 22:45:50 +08:00
parent 87d4ab827a
commit 9df55874a6
4 changed files with 50 additions and 2 deletions
+2
View File
@@ -1003,6 +1003,8 @@ export default {
'Basic Settings': 'Basic Settings',
'Security Settings': 'Security Settings',
'Two-Factor Authentication Settings': 'Two-Factor Authentication Settings',
'Username:': 'Username:',
'Avatar Provider:': 'Avatar Provider:',
'Current Password': 'Current Password',
'New Password': 'New Password',
'Modify Password': 'Modify Password',
+2
View File
@@ -1003,6 +1003,8 @@ export default {
'Basic Settings': '基本设置',
'Security Settings': '安全设置',
'Two-Factor Authentication Settings': '两步验证设置',
'Username:': '用户名:',
'Avatar Provider:': '头像提供方:',
'Current Password': '当前密码',
'New Password': '新密码',
'Modify Password': '修改密码',