modify account list page style

This commit is contained in:
MaysWind
2020-11-11 00:18:36 +08:00
parent b200d12054
commit 9f328402d8
3 changed files with 51 additions and 27 deletions
+2
View File
@@ -245,6 +245,8 @@ export default {
'Disable': 'Disable',
'Disabled': 'Disabled',
'Version': 'Version',
'Edit': 'Edit',
'Delete': 'Delete',
'Search': 'Search',
'User': 'User',
'Application': 'Application',
+2
View File
@@ -245,6 +245,8 @@ export default {
'Disable': '禁用',
'Disabled': '禁用',
'Version': '版本',
'Edit': '编辑',
'Delete': '删除',
'Search': '搜索',
'User': '用户',
'Application': '应用',