From a9877004f436bb9f53173c1692de345726e0e521 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 20 十二月 2024 17:52:52 +0800
Subject: [PATCH] 优化(题干加东西)

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

diff --git a/packagePersonal/pages/myCollection/index.json b/packagePersonal/pages/myCollection/index.json
index a901f19..00fdd92 100644
--- a/packagePersonal/pages/myCollection/index.json
+++ b/packagePersonal/pages/myCollection/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