From a52b5e0534bb261de994d0340f966f0cef934ba3 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 11 十二月 2024 14:13:32 +0800
Subject: [PATCH] 1.修复跳转绑定界面后绑定后没有销毁当前界面的bug

---
 pages/home/home.json |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.json b/pages/home/home.json
index 2b845e1..beab603 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -2,7 +2,6 @@
   "component": true,
   "usingComponents": {
     "t-avatar": "tdesign-miniprogram/avatar/avatar",
-    "t-switch": "tdesign-miniprogram/switch/switch",
     "t-dialog": "tdesign-miniprogram/dialog/dialog",
     "t-swipe-cell": "tdesign-miniprogram/swipe-cell/swipe-cell",
     "t-button": "tdesign-miniprogram/button/button"

--
Gitblit v1.8.0