From 4dc2b901dccd55488b256166087ade8a97d4e085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=B2=E4=B9=88=E4=BA=86?= Date: Mon, 25 Sep 2023 14:15:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E5=95=A6=E5=88=B7=E6=96=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 2c10601..876b882 100644 --- a/pages.json +++ b/pages.json @@ -5,7 +5,10 @@ "path": "pages/index/index", "style": { "navigationStyle": "custom", - "enablePullDownRefresh": true + "pullToRefresh": { + "support":true, + "style": "circle" + } } }, {