From f66a9a2c565966e98720be5e20604c6f75030f82 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 28 十月 2024 17:40:13 +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 296a6dd..2b845e1 100644 --- a/pages/home/home.json +++ b/pages/home/home.json @@ -4,7 +4,8 @@ "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-swipe-cell": "tdesign-miniprogram/swipe-cell/swipe-cell", + "t-button": "tdesign-miniprogram/button/button" }, "navigationBarTitleText": "澶х鑺傛按", "navigationBarTextStyle": "white", -- Gitblit v1.8.0