From b4e5eb828b96f721e813eb9ac4cd39ff99f060f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Sat, 27 Dec 2025 16:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=88=B7=E6=96=B0=E9=80=BB?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E6=AF=8F=E6=AC=A1=E8=8E=B7=E5=8F=968?= =?UTF-8?q?=E4=B8=AA=E5=95=86=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 270ad87..1df2bb3 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -46,7 +46,7 @@ Page({ loadingMore: false, hasMoreData: true, page: 1, - pageSize: 12, + pageSize: 8, isRefreshing: false, isLoading: true,