From 3c59983b18b6d407d2f3e6e7344ad86d91a34251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 28 Sep 2023 16:59:01 +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 | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/pages.json b/pages.json index ede80e6..d5bcd1f 100644 --- a/pages.json +++ b/pages.json @@ -44,18 +44,14 @@ "path": "pages/login1/login", "style": { "navigationBarTitleText": "登录", - "navigationBarBackgroundColor": "#fff", - "enablePullDownRefresh": false, - "navigationBarTextStyle": "black" + "enablePullDownRefresh": false } }, { "path": "pages/register/register", "style": { "navigationBarTitleText": "注册", - "navigationBarBackgroundColor": "#fff", - "enablePullDownRefresh": false, - "navigationBarTextStyle": "black" + "enablePullDownRefresh": false } }, { "path": "pages/facecollection/facecollection", @@ -176,14 +172,12 @@ }, { "path": "paysuccess/paysuccess", "style": { - "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "ratesuccess/ratesuccess", "style": { - "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } @@ -384,12 +378,12 @@ } }, { - "path": "servicerecord/servicerecord", - "style": { - "navigationBarTitleText": "服务记录", - "enablePullDownRefresh": false - } + "path": "servicerecord/servicerecord", + "style": { + "navigationBarTitleText": "服务记录", + "enablePullDownRefresh": false } + } ] }], "globalStyle": { @@ -431,4 +425,4 @@ } ] } -} +} \ No newline at end of file