From ccda9ec2fe70d8f51ef184eafc04b78d22dfbabd Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 26 六月 2024 15:02:28 +0800
Subject: [PATCH] 小程序,教材,课程

---
 pages/bibliographyList/index.json |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/pages/bibliographyList/index.json b/pages/bibliographyList/index.json
index cd98246..23c79f4 100644
--- a/pages/bibliographyList/index.json
+++ b/pages/bibliographyList/index.json
@@ -1,5 +1,4 @@
 {
-  "component": true,
   "usingComponents": {
     "t-tabs": "tdesign-miniprogram/tabs/tabs",
     "t-tab-panel": "tdesign-miniprogram/tab-panel/tab-panel",
@@ -14,7 +13,5 @@
     "t-toast": "tdesign-miniprogram/toast/toast"
   },
   "navigationStyle": "custom",
-  "enablePullDownRefresh": true,
-  "onReachBottomDistance": 200,
   "backgroundTextStyle": "dark"
 }
\ No newline at end of file

--
Gitblit v1.9.1