修改商户管理没有头部

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

Loading…
Cancel
Save