fix:修改菜单栏AI预警模块进不去问题
This commit is contained in:
parent
eac9c68ae1
commit
6d52fb3bb7
28
pages.json
28
pages.json
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user