fix:修改菜单栏AI预警模块进不去问题

This commit is contained in:
Vce 2024-04-30 12:07:08 +08:00
parent eac9c68ae1
commit 6d52fb3bb7

View File

@ -1067,6 +1067,32 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/alarmPage/indexTwo",
"style": {
"navigationBarTitleText": "报警提示",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"navigationBarBackgroundColor": "#3A7BFF",
"navigationBarTextStyle": "white"
}
},
{
"path" : "pages/alarmPage/disposition/disposition",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/alarmPage/shutting/shutting",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path": "uni_modules/uni-portal/pages/index",
"style": {
@ -1570,7 +1596,7 @@
"enablePullDownRefresh": false
}
}
},
],
// "subPackages":[{
// "root": "carManage",