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 @@