From ee7ab73ab2d6731f6cf8a432fc6be3486a669def Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Wed, 12 Jul 2023 11:34:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E6=88=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=B2=A1=E6=9C=89=E5=A4=B4=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/pages.json b/pages.json index bd4cea2..910b3e3 100644 --- a/pages.json +++ b/pages.json @@ -435,14 +435,12 @@ "path" : "pages/index/normal-Merchant/normal-Merchant", "style" : { - "navigationBarTitleText": "商户", - "navigationBarTextStyle": "white", - "enablePullDownRefresh": false, - "onReachBottomDistance": 50, - "app-plus": { - "titleNView": false, //禁用原生导航栏 - "softinputNavBar": "none" - } + "navigationBarTitleText": "商户管理", + "navigationBarTextStyle": "white", + "enablePullDownRefresh": false, + "backgroundTextStyle": "light", + "navigationBarBackgroundColor": "#6fbdee", + "backgroundColorTop": "#6fbdee" } }