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" } }