From 60bae3bf527b15fc5aefd555d7c76916b012b823 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期四, 29 二月 2024 18:45:02 +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