From 186d172fc06dfe44dc2a61d238356e6a7db652d5 Mon Sep 17 00:00:00 2001
From: zhuguifei <zhuguifei@zhuguifeideiMac.local>
Date: 星期五, 04 七月 2025 15:13:14 +0800
Subject: [PATCH] 分包准备

---
 pages.json |   74 +++++++++++++++++++++++--------------
 1 files changed, 46 insertions(+), 28 deletions(-)

diff --git a/pages.json b/pages.json
index 557c06b..2914fb5 100644
--- a/pages.json
+++ b/pages.json
@@ -76,7 +76,7 @@
 			}
 
 		}, {
-			"path": "pages/tabBar/analy",
+			"path": "pages/me/analy",
 			"style": {
 				"navigationStyle": "custom"
 			}
@@ -104,36 +104,54 @@
 				}
 			}
 
-		}, {
-			"path": "pages/me/video",
+		},
+		// {
+		// 	"path": "pages/me/video",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		"app-plus": {
+		// 			"titleNView": false
+		// 		}
+		// 	}
+
+		// },
+		{
+			"path": "pages/tabBar/device",
 			"style": {
 				"navigationStyle": "custom",
 				"app-plus": {
 					"titleNView": false
 				}
 			}
-
-		},
-		{
-			"path" : "pages/tabBar/device",
-			"style" : 
-			{
-				"navigationStyle": "custom",
-				"app-plus": {
-					"titleNView": false
-				}
-			}
-		},
-		{
-			"path" : "pages/device/control",
-			"style" : 
-			{
-				"navigationStyle": "custom",
-				"app-plus": {
-					"titleNView": false
-				}
-			}
+		},
+		{
+			"path": "pages/tabBar/warning",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
+			"path": "pages/device/control",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
+			"path": "pages/login/switchMode",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
 		}
+
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "white",
@@ -156,17 +174,17 @@
 			"pagePath": "pages/tabBar/device",
 			"iconPath": "static/tabBar/shop.png",
 			"selectedIconPath": "static/tabBar/shop_cur.png",
-			"text": "鐩戞帶"
+			"text": "鏈哄彴鐩戞帶"
 		}, {
-			"pagePath": "pages/tabBar/analy",
+			"pagePath": "pages/tabBar/warning",
 			"iconPath": "static/tabBar/analy.png",
 			"selectedIconPath": "static/tabBar/analy_cur.png",
-			"text": "鍒嗘瀽"
+			"text": "鎶ヨ閫氱煡"
 		}, {
 			"pagePath": "pages/tabBar/formula",
 			"iconPath": "static/tabBar/order.png",
 			"selectedIconPath": "static/tabBar/order_cur.png",
-			"text": "閰嶆柟"
+			"text": "骞茬嚗閰嶆柟"
 		}, {
 			"pagePath": "pages/tabBar/me",
 			"iconPath": "static/tabBar/me.png",

--
Gitblit v1.9.3