From 917252ef3ea2b63c74d162cc67a6fbe103cb9b4d Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 25 十月 2024 14:06:09 +0800 Subject: [PATCH] 1.开关阀记录界面。2.虚拟卡充值相关。3.问题反馈相关 --- pages/home/home.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pages/home/home.json b/pages/home/home.json index eefd2a2..296a6dd 100644 --- a/pages/home/home.json +++ b/pages/home/home.json @@ -3,7 +3,8 @@ "usingComponents": { "t-avatar": "tdesign-miniprogram/avatar/avatar", "t-switch": "tdesign-miniprogram/switch/switch", - "t-dialog": "tdesign-miniprogram/dialog/dialog" + "t-dialog": "tdesign-miniprogram/dialog/dialog", + "t-swipe-cell": "tdesign-miniprogram/swipe-cell/swipe-cell" }, "navigationBarTitleText": "澶х鑺傛按", "navigationBarTextStyle": "white", -- Gitblit v1.8.0