Browse Source

feat[litemall-wx]: 全局取消下拉刷新

Junling Bu 6 years ago
parent
commit
72406b7559
1 changed files with 1 additions and 1 deletions
  1. 1 1
      litemall-wx/app.json

+ 1 - 1
litemall-wx/app.json

@@ -42,7 +42,7 @@
   "window": {
   "window": {
     "navigationBarBackgroundColor": "#FFFFFF",
     "navigationBarBackgroundColor": "#FFFFFF",
     "navigationBarTitleText": "litemall小程序商城",
     "navigationBarTitleText": "litemall小程序商城",
-    "enablePullDownRefresh": true,
+    "enablePullDownRefresh": false,
     "navigationBarTextStyle": "black",
     "navigationBarTextStyle": "black",
     "backgroundColor": "#FFFFFF",
     "backgroundColor": "#FFFFFF",
     "backgroundTextStyle": "dark"
     "backgroundTextStyle": "dark"