完善首页以及告警界面

This commit is contained in:
lai
2024-01-26 14:29:44 +08:00
parent fa96c33972
commit 62bf6be2f1
11 changed files with 594 additions and 326 deletions

View File

@@ -212,6 +212,11 @@ export default {
systemStatus:'Status',
realNeStatus:'Status',
reloadTime:'Refresh Time',
Critical:'Critical',
Major:'Major',
Minor:'Minor',
Warning:'Warning',
Event:'Event'
},
error: {
err403: {
@@ -483,6 +488,17 @@ export default {
arrayMore: "Expand",
},
},
dashboard: {
overview:{
UPFFlow:{
up:'Uplink Rate',
down:'Downlink Rate'
},
AlarmTypeBar:{
alarmTotal:'Total:'
}
}
},
neUser: {
auth: {
authInfo:'Authentication Info',