From 73a96931c99e2f849c8856dc8e78d3d25adaa654 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期五, 20 十二月 2024 16:44:06 +0800
Subject: [PATCH] 1111

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

diff --git a/packageBookService/pages/bookServices/detail/buyResource/index.json b/packageBookService/pages/bookServices/detail/buyResource/index.json
index 17a46f1..8231856 100644
--- a/packageBookService/pages/bookServices/detail/buyResource/index.json
+++ b/packageBookService/pages/bookServices/detail/buyResource/index.json
@@ -3,7 +3,10 @@
     "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"
+  "navigationStyle": "custom",
+  "disableScroll": true
 }
\ No newline at end of file

--
Gitblit v1.9.1