From 496213c75a59897c7b853a7bc515c42a140ce045 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 31 七月 2023 10:40:07 +0800
Subject: [PATCH] no message

---
 pages.json |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/pages.json b/pages.json
index 5115d47..68b1846 100644
--- a/pages.json
+++ b/pages.json
@@ -110,7 +110,7 @@
 	"uniIdRouter": {},
 	"tabBar": {
 		"color": "#7A7E83",
-		"selectedColor": "#007AFF",
+		"selectedColor": "#FEA821",
 		"borderStyle": "black",
 		"backgroundColor": "#F8F8F8",
 		// "iconfontSrc": "static/icon/iconfont.ttf",
@@ -119,26 +119,26 @@
 		// "height": "100px",
 		"list": [{
 				"pagePath": "pages/takeout/mt",
-				"text": "缇庡洟鍒�",
-				"iconPath": "static/shouye.png",
-				"selectedIconPath": "static/shouyeHL.png"
+				"text": "缇庡洟绾㈠寘",
+				"iconPath": "static/menu/wx_ic_mt.png",
+				"selectedIconPath": "static/menu/wx_ic_mt_act.png"
 			},
 			{
 					"pagePath": "pages/takeout/elm",
-					"text": "楗夸簡涔堝埜",
-					"iconPath": "static/shouye.png",
-					"selectedIconPath": "static/shouyeHL.png"
+					"text": "楗夸簡涔堢孩鍖�",
+					"iconPath": "static/menu/wx_ic_elm.png",
+					"selectedIconPath": "static/menu/wx_ic_elm_act.png"
 				},
 			{
 				"pagePath": "pages/comparePrice/index",
-				"iconPath": "static/classify.png",
-				"selectedIconPath": "static/classifyHL.png",
+				"iconPath": "static/menu/wx_ic_sou.png",
+				"selectedIconPath": "static/menu/wx_ic_sou_act.png",
 				"text": "鎼滀紭鎯犲埜"
 			},
 			{
 				"pagePath": "pages/movieTicket/index",
-				"iconPath": "static/classify.png",
-				"selectedIconPath": "static/classifyHL.png",
+				"iconPath": "static/menu/wx_ic_mov.png",
+				"selectedIconPath": "static/menu/wx_ic_mov_act.png",
 				"text": "鐢靛奖绁�"
 			}
 			/* {

--
Gitblit v1.9.3