From 4dfbff27a22eb3c56db0202084ceaaeab60be720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 19 Apr 2023 17:20:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index b90a25b..fa8aaf1 100644 --- a/pages.json +++ b/pages.json @@ -14,7 +14,8 @@ "path": "pages/prescription/prescription", "style": { "navigationBarTitleText": "体质评估运动处方", - "navigationBarBackgroundColor": "#D7EEE8" + "navigationBarTextStyle": "white", // 标题的字体颜色 + "navigationBarBackgroundColor": "#37A97B" } }, {