NEZ-1075 feat: state 样式调整

This commit is contained in:
@changcode
2021-10-22 17:47:42 +08:00
parent 789a5b8787
commit ad8bef81ec
60 changed files with 435 additions and 63 deletions

View File

@@ -162,7 +162,9 @@ const en = {
oid: 'OID format check error',
normal: 'Up',
unusual: 'Down',
AuthenticationFailed: 'Authentication failed'
AuthenticationFailed: 'Authentication failed',
disabled: 'Disabled',
enabled: 'Enabled'
},
pageSize: '/page',
setup: {
@@ -726,6 +728,7 @@ const en = {
user: {
userList: 'User list', // "用户列表"
user: 'User',
state: 'State',
// 列表表头
name: 'Name', // "用户"
username: 'Username', // 登录名