From 1f3349a92a202e5846922f45c20ab3cb9a43ab01 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 16:20:12 +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 +-- pages/grade/grade.vue | 34 ++++++++++++++--------------- pages/prescription/prescription.vue | 25 ++++++--------------- 3 files changed, 24 insertions(+), 38 deletions(-) diff --git a/pages.json b/pages.json index fa8aaf1..b90a25b 100644 --- a/pages.json +++ b/pages.json @@ -14,8 +14,7 @@ "path": "pages/prescription/prescription", "style": { "navigationBarTitleText": "体质评估运动处方", - "navigationBarTextStyle": "white", // 标题的字体颜色 - "navigationBarBackgroundColor": "#37A97B" + "navigationBarBackgroundColor": "#D7EEE8" } }, { diff --git a/pages/grade/grade.vue b/pages/grade/grade.vue index 13e6548..14baba3 100644 --- a/pages/grade/grade.vue +++ b/pages/grade/grade.vue @@ -1,5 +1,5 @@