From 7298d5354963a88643a543b51b90192dc9fc934c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 11 九月 2025 18:43:14 +0800
Subject: [PATCH] 最新版本541200007

---
 pda/pages.json |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/pda/pages.json b/pda/pages.json
index 206c8e9..556990f 100644
--- a/pda/pages.json
+++ b/pda/pages.json
@@ -2,13 +2,13 @@
 	"easycom": {
 		"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
 	},
-	"pages": [
-		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationBarTitleText": "璋冨害骞冲彴",
-				"enablePullDownRefresh": false
-			}
+	"pages": [
+		{
+			"path": "pages/index/index",
+			"style": {
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
 		},
 		{
 			"path": "pages/index/login",
@@ -44,12 +44,19 @@
 				"navigationBarTitleText": "閰嶇疆鏄剧ず鏈堝彴",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/index/SubDetail",
+			"style": {
+				"navigationBarTitleText": "棰勭害璇︽儏",
+				"enablePullDownRefresh": false
+			}
 		}
 	],
 	"globalStyle": {
-		"navigationBarTextStyle": "black",
+		"navigationBarTextStyle": "white",
 		"navigationBarTitleText": "",
-		"navigationBarBackgroundColor": "#ffffff",
+		"navigationBarBackgroundColor": "#4d99a9",
 		"backgroundColor": "#ffffff"
 	},
 	"uniIdRouter": {}

--
Gitblit v1.9.3