diff --git a/pages.json b/pages.json index 90b223eb..ce28a083 100644 --- a/pages.json +++ b/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",