12 Commits
Author SHA1 Message Date
17792275749 de8fa1fca8 [AI Generated]: refactor(*): 保活定时器与连接清理逻辑收口至 app.js,修复 null 安全与注释错误
- 新增 app.startKeepAlive/stopKeepAlive/cleanupConnection,bus 监听自动控制保活与断联清理
- Blue.stop() 收入 cleanupConnection,页面 onHide/onUnload 统一调用
- 修复 replaceNetwork.js seviceList 可能为 undefined 导致崩溃
- 修复 configureDevice_2.js device.mac 为 null 时崩溃
- 修复 replaceNetwork_1.js activeProtocol 无 null 检查及 wifiList 容错
- 修正 configureDevice_4.js 超时注释(3分钟→30秒)
2026-04-08 14:56:48 +08:00
17792275749 5096ceaa53 [AI Generated]: refactor(*): 对齐 SDK demo 模式,移除 bus 标志位,依赖 Blue.stop() 清空订阅,onShow 直接重新 subscribe 2026-04-08 14:07:06 +08:00
17792275749 8e1be13602 [AI Generated]: fix(*): 修复 SDK bus 不支持 unsubscribe 导致的崩溃,改用标志位防重复订阅;修复 OTA 回调注释逻辑 2026-04-08 14:00:02 +08:00
17792275749 228c68abca [AI Generated]: fix(*): 修复蓝牙权限授权、bus订阅泄漏、OTA重复回调、WiFi列表容错及用户同步字段映射问题 2026-04-08 11:29:45 +08:00
17792275749andClaude Opus 4.6 c41c7d9f63 [AI Generated]: feat(*): 新增蓝牙保活机制、设备初始化功能及用户双向同步逻辑
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:36:06 +08:00
17792275749andClaude Opus 4.6 81f9301c64 [AI Generated]: refactor(*): 重构蓝牙生命周期管理,修复最小化后重连与进度跳步问题
- app.js: 提取 registerBusListeners 方法,新增自动重连机制(3次上限)
- configureDevice: bus 订阅迁移至 onShow,deviceConnect 按步骤区分处理逻辑
- configureDevice_2: setUserInfo 兼容 WIFISUCCESS 状态,WXML 覆盖六态
- configureDevice_3: 新增 reInitWifi 方法,最小化后重置 WiFi 列表
- replaceNetwork: 订阅迁移至 onShow,修复 selectComponent 空指针
- replaceNetwork_3: 修复 domain1 配网参数引用错误
- userInfo: 订阅迁移至 onShow,setUserInfo 兼容 WIFISUCCESS
- searchDevice: 移除 onLoad 重复初始化,统一由 onShow 处理
- 所有 BLE 页面统一 onHide/onUnload 清理:resetReconnectCount + setGlobalData(null) + stop()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:34:08 +08:00
17792275749 21e69f06c3 兼容 新老版本 2025-12-03 15:07:38 +08:00
17792275749 efa959d6d3 2025年12月3日14:14:55 2025-12-03 14:14:57 +08:00
17792275749 a76f61a90a 优化小秤的稳定性 2025-05-29 15:34:28 +08:00
17792275749 bffff89518 2025年5月29日15:21:00 2025-05-29 15:21:02 +08:00
17792275749 472eeaad3e 更换wifi添加loading 2025-05-29 14:43:32 +08:00
17792275749 1eb129e3bd 更换WIFI 2025-05-29 13:43:16 +08:00