修改商户管理没有头部

huipay-app-dev
杨杰 1 year ago
parent ac91f2ed39
commit ee7ab73ab2
  1. 14
      pages.json

@ -435,14 +435,12 @@
"path" : "pages/index/normal-Merchant/normal-Merchant", "path" : "pages/index/normal-Merchant/normal-Merchant",
"style" : "style" :
{ {
"navigationBarTitleText": "商户", "navigationBarTitleText": "商户管理",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"onReachBottomDistance": 50, "backgroundTextStyle": "light",
"app-plus": { "navigationBarBackgroundColor": "#6fbdee",
"titleNView": false, // "backgroundColorTop": "#6fbdee"
"softinputNavBar": "none"
}
} }
} }

Loading…
Cancel
Save