From 6b9a7ae981171c1bb6ff6c7d6d0c0103ed1f9348 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 30 八月 2024 17:18:40 +0800
Subject: [PATCH] 代码初始化

---
 pda/pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pda/pages.json b/pda/pages.json
index 206c8e9..3e194d5 100644
--- a/pda/pages.json
+++ b/pda/pages.json
@@ -47,9 +47,9 @@
 		}
 	],
 	"globalStyle": {
-		"navigationBarTextStyle": "black",
+		"navigationBarTextStyle": "white",
 		"navigationBarTitleText": "",
-		"navigationBarBackgroundColor": "#ffffff",
+		"navigationBarBackgroundColor": "#4d99a9",
 		"backgroundColor": "#ffffff"
 	},
 	"uniIdRouter": {}

--
Gitblit v1.9.3