From aaf3794ccc1ac1d9004f5f7ea9c8620b2cc0fb4d Mon Sep 17 00:00:00 2001 From: foliet <1843619244@qq.com> Date: Sun, 10 Dec 2023 14:31:06 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=B0=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index 3b787efd..1c394592 100644 --- a/src/pages.json +++ b/src/pages.json @@ -203,7 +203,7 @@ "navigationStyle": "custom", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", - "onReachBottomDistance": 300 + "onReachBottomDistance": 100 }, "tabBar": { "custom": true,