From 88e2da5097fdb19a4dfb6cb9477ba48e934aa8fe Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 28 七月 2023 11:23:28 +0800
Subject: [PATCH] no message

---
 pages.json |   57 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 49 insertions(+), 8 deletions(-)

diff --git a/pages.json b/pages.json
index ee3da46..5115d47 100644
--- a/pages.json
+++ b/pages.json
@@ -1,11 +1,35 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉
 		{
+			"path": "pages/takeout/mt",
+			"style": {
+				"navigationBarTitleText": "澶栧崠"
+			}
+		},
+		{
+			"path": "pages/comparePrice/index",
+			"style": {
+				"navigationBarTitleText": "鎼滀綆浠�"
+			}
+		},
+		{
+			"path": "pages/movieTicket/index",
+			"style": {
+				"navigationBarTitleText": "鐢靛奖绁�"
+			}
+		},
+		{
+			"path": "pages/wxkf/kfweb",
+			"style": {
+				"navigationBarTitleText": "涓撳睘瀹㈡湇"
+			}
+		},
+		/* {
 			"path": "pages/index/index",
 			"style": {
 				"navigationBarTitleText": "棣栭〉"
 			}
-		},
+		}, */
 		{
 			"path": "pages/classify/index",
 			"style": {
@@ -58,12 +82,12 @@
 				"navigationBarTitleText": "闄愭椂绉掓潃"
 			}
 		},
-		{
+		/* {
 			"path": "pages/takeout/mt",
 			"style": {
 				"navigationBarTitleText": "缇庡洟"
 			}
-		},
+		}, */
 		{
 			"path": "pages/takeout/elm",
 			"style": {
@@ -95,11 +119,28 @@
 		// "height": "100px",
 		"list": [{
 				"pagePath": "pages/takeout/mt",
-				"text": "澶栧崠",
+				"text": "缇庡洟鍒�",
 				"iconPath": "static/shouye.png",
 				"selectedIconPath": "static/shouyeHL.png"
 			},
-
+			{
+					"pagePath": "pages/takeout/elm",
+					"text": "楗夸簡涔堝埜",
+					"iconPath": "static/shouye.png",
+					"selectedIconPath": "static/shouyeHL.png"
+				},
+			{
+				"pagePath": "pages/comparePrice/index",
+				"iconPath": "static/classify.png",
+				"selectedIconPath": "static/classifyHL.png",
+				"text": "鎼滀紭鎯犲埜"
+			},
+			{
+				"pagePath": "pages/movieTicket/index",
+				"iconPath": "static/classify.png",
+				"selectedIconPath": "static/classifyHL.png",
+				"text": "鐢靛奖绁�"
+			}
 			/* {
 				"pagePath": "pages/index/index",
 				"text": "棣栭〉",
@@ -117,12 +158,12 @@
 			// 	"selectedIconPath": "static/youhuiquanHL.png",
 			// 	"text": "浼樻儬绾挎姤"
 			// }, 
-			{
+			/* {
 				"pagePath": "pages/classify/index",
 				"iconPath": "static/classify.png",
 				"selectedIconPath": "static/classifyHL.png",
 				"text": "鍒嗙被"
-			}, {
+			},  {
 				"pagePath": "pages/rankingList/index",
 				"iconPath": "static/homeimg/ph.png",
 				"selectedIconPath": "static/homeimg/phHL.png",
@@ -132,7 +173,7 @@
 				"iconPath": "static/mine.png",
 				"selectedIconPath": "static/mineHL.png",
 				"text": "鎴戠殑"
-			}
+			}*/
 		]
 	}
 }
\ No newline at end of file

--
Gitblit v1.9.3