From 741c45e9902a99eefa1c032c963b77f7c251a3f2 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 28 二月 2024 17:30:50 +0800
Subject: [PATCH] 个人中心

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

diff --git a/pages/bookServices/index.json b/pages/bookServices/index.json
index 8835af0..da897b1 100644
--- a/pages/bookServices/index.json
+++ b/pages/bookServices/index.json
@@ -1,3 +1,5 @@
 {
-  "usingComponents": {}
+  "usingComponents": {
+    "t-button": "tdesign-miniprogram/button/button"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.1