From 6df96b3e7a7da1985ee875e84711e9f15c5fbff0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 24 十二月 2024 18:25:02 +0800 Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master --- 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