From 12e72812d28c95394a17ec495985d44aff1c77f7 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 06 十一月 2024 15:13:22 +0800
Subject: [PATCH] 文档资源查看优化

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

diff --git a/pages/bookExhibitionList/index.json b/pages/bookExhibitionList/index.json
index cf97c15..abfeba1 100644
--- a/pages/bookExhibitionList/index.json
+++ b/pages/bookExhibitionList/index.json
@@ -8,7 +8,8 @@
     "t-toast": "tdesign-miniprogram/toast/toast",
     "t-icon": "tdesign-miniprogram/icon/icon",
     "t-empty": "tdesign-miniprogram/empty/empty",
-    "t-loading": "tdesign-miniprogram/loading/loading"
+    "t-loading": "tdesign-miniprogram/loading/loading",
+    "empty": "/components/empty/index"
   },
   "onReachBottomDistance": 100,
   "navigationStyle": "custom",

--
Gitblit v1.9.1