From 72406b7559cefbc1e276f7b74492e8aba90a3c04 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Sun, 24 Nov 2019 12:59:20 +0800 Subject: [PATCH] =?UTF-8?q?feat[litemall-wx]:=20=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-wx/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"