From dc934dfd63fecff84d0bf996418e041b9bd4ea59 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 30 四月 2024 18:16:13 +0800
Subject: [PATCH] bug修改

---
 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