From a84175b5e189ac6da0d80ac64f77a4b45e7c9157 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 14 十一月 2024 13:48:34 +0800
Subject: [PATCH] 1.添加瞬时流量相关2.优化界面3.修改原开阀和未关阀列表的sessionId为clientId

---
 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