From 39924c310ef7c5b936a5cbd71ec96b144ef133f7 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期四, 29 二月 2024 18:32:36 +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