From 67a890445ceac9785ee62877b1e656fa4aeb0d5e Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期三, 08 一月 2025 14:56:12 +0800 Subject: [PATCH] 11 --- 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