2025年4月1日10:43:29

This commit is contained in:
17792275749
2025-04-01 10:43:31 +08:00
parent f6301affba
commit bffc0e7d58
2 changed files with 12 additions and 11 deletions
+2
View File
@@ -36,6 +36,8 @@ App({
plugin.bus.subscribe("connectState", (res) => {
console.log("app.js ===> connectState", res);
wx.hideLoading();
});
plugin.bus.subscribe("devicesModel", (res) => {