From 5d3bf055b4d1b9f0b52f74f7326d391b0bd8fc6f Mon Sep 17 00:00:00 2001 From: wangjiahai <1556608@qq.com> Date: Tue, 5 Dec 2023 08:48:39 +0800 Subject: [PATCH] 111 --- pages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index 46ee742..566410a 100644 --- a/pages.json +++ b/pages.json @@ -35,7 +35,7 @@ { "path": "pages/card/card_bind", "style": { - "navigationStyle": "custom" + "navigationStyle": "custom" } }, @@ -96,8 +96,8 @@ "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#F8F8F8", - "backgroundColor": "#F8F8F8" + "navigationBarBackgroundColor": "#FE9039", + "backgroundColor": "#FE9039" }, "tabBar": { "color": "#7A7E83",