[AI Generated]: feat(*): 新增WiFi获取15秒超时静默重连、优化连接loading可控、修复setConfigSuccessful函数结构

This commit is contained in:
17792275749
2026-04-13 14:30:32 +08:00
parent f8957b0852
commit f63ebe0f36
5 changed files with 26 additions and 20 deletions
@@ -5,7 +5,7 @@ Component({
methods: {
bindOk() {
wx.switchTab({ url: '/pages/home/home' });
this.triggerEvent('deviceEvent', { status: true });
},
// 开始 OTA 升级