From f1ce6aefad85026c97f4db41a64cb6ff58839225 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 22 May 2026 10:29:26 +0800
Subject: [PATCH] feat:鹿不选 第一版1.1.0

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

diff --git a/pages.json b/pages.json
index c11310d..d719beb 100644
--- a/pages.json
+++ b/pages.json
@@ -4,7 +4,7 @@
 			"path": "pages/index/index",
 			"style": {
 				"navigationStyle":"custom",
-				"navigationBarTitleText": "购有趣"
+				"navigationBarTitleText": "鹿不选"
 			}
 		},
 		{
@@ -21,7 +21,7 @@
 			{
 				"navigationStyle":"custom",
 				"navigationBarTitleText": "我的",
-				"navigationBarBackgroundColor": "#37AA25",
+				"navigationBarBackgroundColor": "#1735C0",
 				"app-plus": {
 					"titleNView": false
 				}
@@ -214,7 +214,7 @@
 	],
 	"tabBar": {
 		"color": "#252938",
-		"selectedColor": "#37AA25",
+		"selectedColor": "#1735C0",
 		"borderStyle": "black",
 		"backgroundColor": "#FFFFFF",
 		"list": [
@@ -246,7 +246,7 @@
 	},
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "购有趣",
+		"navigationBarTitleText": "鹿不选",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	},

--
Gitblit v1.9.3