adjust account edit page ui

This commit is contained in:
MaysWind
2020-12-20 17:11:35 +08:00
parent 2fbd4b37ea
commit f0470b321b
4 changed files with 165 additions and 82 deletions
+2
View File
@@ -393,6 +393,7 @@ export default {
'Visible': '可见',
'Version': '版本',
'Edit': '编辑',
'Remove': '移除',
'Delete': '删除',
'Search': '搜索',
'Sort': '排序',
@@ -482,6 +483,7 @@ export default {
'Your sub account description (optional)': '你的子账户描述 (可选)',
'Add Sub Account': '添加子账户',
'Remove Sub Account': '删除子账户',
'Are you sure you want to remove this sub account?': '您确定要移除该子账户?',
'Account category cannot be empty': '账户分类不能为空',
'Account type cannot be empty': '账户类型不能为空',
'Account name cannot be empty': '账户名称不能为空',