From 1530f605190069e45b5e31a7ec2bf7a6dc691f39 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期四, 02 一月 2025 14:09:22 +0800
Subject: [PATCH] 1

---
 packageBookService/pages/bookServices/detail/buyResource/index.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/detail/buyResource/index.json b/packageBookService/pages/bookServices/detail/buyResource/index.json
index 71422da..8231856 100644
--- a/packageBookService/pages/bookServices/detail/buyResource/index.json
+++ b/packageBookService/pages/bookServices/detail/buyResource/index.json
@@ -3,7 +3,9 @@
     "t-icon": "tdesign-miniprogram/icon/icon",
     "tree": "/packageBookService/pages/bookServices/detail/components/tree/index",
     "t-loading": "tdesign-miniprogram/loading/loading",
-    "t-button": "tdesign-miniprogram/button/button"
+    "t-empty": "tdesign-miniprogram/empty/empty",
+    "t-button": "tdesign-miniprogram/button/button",
+    "empty": "/components/empty/index"
   },
   "navigationStyle": "custom",
   "disableScroll": true

--
Gitblit v1.9.1