From e5f45ec9c2eabaa3e4241caad2d49c3629eaf0c8 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 30 九月 2024 14:18:40 +0800 Subject: [PATCH] loading --- 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