guo 3 роки тому
батько
коміт
9e98d8f489
1 змінених файлів з 28 додано та 28 видалено
  1. 28 28
      operatingCompany/pages.json

+ 28 - 28
operatingCompany/pages.json

@@ -1,20 +1,20 @@
 {
 	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
 		
-		{
-			"path": "pages/shop/shopIndex/index",
-			"style": {
-				"navigationBarTitleText": "运营陪伴",
-				"navigationStyle": "custom"
-				/* "navigationBarBackgroundColor": "#FFFFFF",
-				"enablePullDownRefresh": true, */
-				/* "app-plus":{
-					"titleNView":{
-						"autoBackButton":false
-					}
-				} */
-			}
-		},
+		// {
+		// 	"path": "pages/shop/shopIndex/index",
+		// 	"style": {
+		// 		"navigationBarTitleText": "运营陪伴",
+		// 		"navigationStyle": "custom"
+		// 		/* "navigationBarBackgroundColor": "#FFFFFF",
+		// 		"enablePullDownRefresh": true, */
+		// 		/* "app-plus":{
+		// 			"titleNView":{
+		// 				"autoBackButton":false
+		// 			}
+		// 		} */
+		// 	}
+		// },
 		{
 			"path": "pages/index/index",
 			"style": {
@@ -100,20 +100,20 @@
 				"enablePullDownRefresh": true
 			}
 		},
-		// {
-		// 	"path": "pages/shop/shopIndex/index",
-		// 	"style": {
-		// 		"navigationBarTitleText": "运营陪伴",
-		// 		"navigationStyle": "custom"
-		// 		/* "navigationBarBackgroundColor": "#FFFFFF",
-		// 		"enablePullDownRefresh": true, */
-		// 		/* "app-plus":{
-		// 			"titleNView":{
-		// 				"autoBackButton":false
-		// 			}
-		// 		} */
-		// 	}
-		// },
+		{
+			"path": "pages/shop/shopIndex/index",
+			"style": {
+				"navigationBarTitleText": "运营陪伴",
+				"navigationStyle": "custom"
+				/* "navigationBarBackgroundColor": "#FFFFFF",
+				"enablePullDownRefresh": true, */
+				/* "app-plus":{
+					"titleNView":{
+						"autoBackButton":false
+					}
+				} */
+			}
+		},
 		{
 			"path": "pages/entryReport/entered",
 			"style": {