From 93463d63f0dd81c436aa3335506611aab8356b88 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 25 三月 2024 23:39:40 +0800 Subject: [PATCH] 样式修改 --- app.json | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app.json b/app.json index 8f90f72..8e5515e 100644 --- a/app.json +++ b/app.json @@ -52,16 +52,14 @@ "pages/bookServices/detail/index", "pages/bookServices/examination/examination", "pages/bookServices/webpage/index", - "pages/components/webView/index", - "pages/bookServices/buyResource/index", - "pages/bookServices/detail/buyResource/index" + "pages/components/webView/index" ] } ], "tabBar": { "custom": true, "color": "#666666", - "selectedColor": "#FF5F15", + "selectedColor": "#ff6c00", "backgroundColor": "#ffffff", "borderStyle": "black", "list": [ @@ -105,8 +103,7 @@ "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "浜笀E璇�", - "navigationBarTextStyle": "black", - " navigationStyle": "custom" + "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json", "permission": { -- Gitblit v1.9.1