From 0c6d636f7af87cd978349f014f11d79a5e47dc47 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 15 Dec 2023 13:53:11 +0800
Subject: [PATCH] 个人中心页面修改
---
pages.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index fe89b55..56889a0 100644
--- a/pages.json
+++ b/pages.json
@@ -8,7 +8,7 @@
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页",
- "enablePullDownRefresh": true,
+ "enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
--
Gitblit v1.9.3