From be579b08c6b1644e38f9650ab267184b43118275 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Wed, 7 May 2025 09:36:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=96=E6=B6=88=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index ecc5dbd..0f16f93 100644 --- a/pages.json +++ b/pages.json @@ -93,7 +93,7 @@ "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#4790FF", "navigationBarTextStyle": "white", - "enablePullDownRefresh": true + "enablePullDownRefresh": false } }, { @@ -199,7 +199,7 @@ "navigationBarTitleText": "", "navigationBarBackgroundColor": "#e5ebfd", "navigationBarTextStyle": "white", - "enablePullDownRefresh": true + "enablePullDownRefresh": false } }, {