[monitor]feature dashboard仪表盘重构 (#13)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{
|
||||
"key": "os",
|
||||
"text": "操作系统",
|
||||
"hide": true,
|
||||
"hide": false,
|
||||
"i18n": "menu.monitor.os",
|
||||
"icon": "anticon-windows"
|
||||
},
|
||||
|
||||
@@ -44,7 +44,8 @@
|
||||
"service": "应用服务",
|
||||
"db": "数据库",
|
||||
"os": "操作系统",
|
||||
"mid": "中间件"
|
||||
"mid": "中间件",
|
||||
"custom": "自定义监控"
|
||||
},
|
||||
"app": {
|
||||
"": "监控类型",
|
||||
|
||||
Reference in New Issue
Block a user