diff --git a/litemall-wx/app.json b/litemall-wx/app.json index affff8f0..11012f1d 100644 --- a/litemall-wx/app.json +++ b/litemall-wx/app.json @@ -42,7 +42,7 @@ "window": { "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTitleText": "litemall小程序商城", - "enablePullDownRefresh": true, + "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF", "backgroundTextStyle": "dark"