From e900c6b30a1ad94b39c431988284fd7b997f4fa8 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 13 十二月 2024 18:53:11 +0800
Subject: [PATCH] 样式问题调整

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

diff --git a/packagePersonal/pages/sampleBooks/index.json b/packagePersonal/pages/sampleBooks/index.json
index d0c55b0..c39587e 100644
--- a/packagePersonal/pages/sampleBooks/index.json
+++ b/packagePersonal/pages/sampleBooks/index.json
@@ -7,6 +7,7 @@
     "t-pull-down-refresh": "tdesign-miniprogram/pull-down-refresh/pull-down-refresh",
     "t-loading": "tdesign-miniprogram/loading/loading",
     "t-image": "tdesign-miniprogram/image/image",
-    "t-empty": "tdesign-miniprogram/empty/empty"
+    "t-empty": "tdesign-miniprogram/empty/empty",
+    "empty": "/components/empty/index"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.1