feat:overview 新增chart & overview其他细节调整

1.把overview作为登录后首页
2.asset total 及表格alert列显示调整
3.新增alert trend图表
4.topN头部下拉选调整
5.其他样式调整
This commit is contained in:
wangwenrui
2020-03-23 18:20:19 +08:00
parent 0c33b82ec7
commit 42b1e6a71f
8 changed files with 250 additions and 37 deletions

View File

@@ -185,10 +185,11 @@ const en = {
asset:{
title:'Asset',
assetType:'Asset Type',
modelStat:'Model Stat',
dcStat:'DataCenter Stat',
modelStat:'Model',
dcStat:'DataCenter',
num:'Num',
alert:'Alert',
alertTotal:'Total',
alertLow:'Low',
alertMedium:'Medium',
alertHigh:'High',
@@ -221,8 +222,11 @@ const en = {
alertNum:'Alert Num',
alertRuleTopN:'According to Alert Rule',
assetTopN:'According to Asset',
top:'Top'
}
top:'Top',
chart:{
chartTitle:'Alert Trend'
}
},
}
},
validate: { //校验规则