From c0ff00c32bca4077b140d0d69b2863851ae31273 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 08 七月 2025 16:29:17 +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