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/wxbind/wxbind.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/pages/wxbind/wxbind.json b/pages/wxbind/wxbind.json index 48c9a4a..7918811 100644 --- a/pages/wxbind/wxbind.json +++ b/pages/wxbind/wxbind.json @@ -1,4 +1,8 @@ -{ +{ "component": true, + "usingComponents": { + "t-dialog": "tdesign-miniprogram/dialog/dialog", + "t-button": "tdesign-miniprogram/button/button" + }, "navigationBarTitleText": "鍐滄埛缁戝畾", "navigationBarTextStyle": "white" } \ No newline at end of file -- Gitblit v1.8.0