From fa74612c99459a8b4e94121d2d3bfcc42915208b Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期二, 27 五月 2025 16:08:20 +0800
Subject: [PATCH] loading,wechatLogin

---
 pages.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index a092c37..ab98945 100644
--- a/pages.json
+++ b/pages.json
@@ -12,7 +12,9 @@
 		{
 			"path": "pages/home/home",
 			"style": {
-				"navigationBarTitleText": "片场"
+				"navigationBarTitleText": "片场",
+				"enablePullDownRefresh": true,
+				"onReachBottomDistance": 50
 			}
 		},
 		{

--
Gitblit v1.9.3