This commit is contained in:
2025-08-13 17:31:09 +08:00
parent cffe8b855b
commit 1500a4a99e
8 changed files with 589 additions and 201 deletions

View File

@@ -444,6 +444,27 @@
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/earlyWarning",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnDetail",
"style" :
{
"navigationBarTitleText" : "预警详情"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnStatistics",
"style" :
{
"navigationBarTitleText" : "预警统计"
}
}
],
"tabBar": {