zhengkaixin 1 سال پیش
والد
کامیت
3680a0b77d
1فایلهای تغییر یافته به همراه8 افزوده شده و 7 حذف شده
  1. 8 7
      pages.json

+ 8 - 7
pages.json

@@ -1,6 +1,13 @@
 {
 
 	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+		{
+			"path": "pages/login/login",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		},
 		{
 			"path": "pages/statistics/statistics",
 			"style": {
@@ -92,13 +99,7 @@
 				"enablePullDownRefresh": false
 			}
 		},
-		{
-			"path": "pages/login/login",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		},
+		
 		{
 			"path": "pages/equipmentDataMonitoring/electricityDetails",
 			"style": {