optimize view

This commit is contained in:
medcl 2021-02-23 15:41:38 +08:00
parent 11514787c1
commit c7f184b466
3 changed files with 588 additions and 1996 deletions

File diff suppressed because it is too large Load Diff

View File

@ -183,8 +183,8 @@ export default {
'dashboard.charts.title.system_disk.axis.iops':"Disk IOPS",
'dashboard.charts.title.system_memory.axis.memory':"Memory Usage",
'dashboard.charts.title.system_memory.axis.gc':"GC Activity",
'dashboard.charts.title.system_disk-usage.axis.storage':"Storage Usage",
'dashboard.charts.title.system_disk-usage.axis.shards':"Shards Count",
'dashboard.charts.title.cluster_storage.axis.storage':"Storage Usage",
'dashboard.charts.title.cluster_storage.axis.shards':"Shards Count",
'app.login.message-invalid-credentials': 'Invalid username or passwordadmin/888888',

View File

@ -188,8 +188,8 @@ export default {
'dashboard.charts.title.system_disk.axis.iops':"磁盘 IOPS",
'dashboard.charts.title.system_memory.axis.memory':"内存统计",
'dashboard.charts.title.system_memory.axis.gc':"GC 次数",
'dashboard.charts.title.system_disk-usage.axis.storage':"存储统计",
'dashboard.charts.title.system_disk-usage.axis.shards':"分片统计",
'dashboard.charts.title.cluster_storage.axis.storage':"存储统计",
'dashboard.charts.title.cluster_storage.axis.shards':"分片统计",
'app.login.message-invalid-credentials': '账户或密码错误admin/888888',
'app.login.message-invalid-verification-code': '验证码错误',