From 6d52fb3bb7037f4442173c146b4c1c2d8b8ab22f Mon Sep 17 00:00:00 2001 From: Vce Date: Tue, 30 Apr 2024 12:07:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=A0=8FAI=E9=A2=84=E8=AD=A6=E6=A8=A1=E5=9D=97=E8=BF=9B?= =?UTF-8?q?=E4=B8=8D=E5=8E=BB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) 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",