Go to file
ozh 3ffdce0ec5 feat(scene): 新增场景列表接口封装 2026-08-18 17:28:25 +08:00
api feat(scene): 新增场景列表接口封装 2026-08-18 17:28:25 +08:00
constants feat(scene): 注册场景选择页路由 2026-08-18 17:21:44 +08:00
docs fix(ble): 协议一致性修复、WiFi面板超时修复、搜索行为优化 2026-04-30 11:21:41 +08:00
hooks refactor(ble): BLE 模块重构与协议时序修复 2026-06-24 17:09:25 +08:00
pages refactor(ble): BLE 模块重构与协议时序修复 2026-06-24 17:09:25 +08:00
static 初始化 2026-04-17 14:45:13 +08:00
store feat(scene): 新增场景状态模块(内存+storage 持久化) 2026-08-18 17:26:16 +08:00
styles feat(ble): 新增蓝牙核心功能模块 2026-04-17 16:09:14 +08:00
utils refactor(ble): BLE 模块重构与协议时序修复 2026-06-24 17:09:25 +08:00
.editorconfig style(ble): 格式化蓝牙模块代码并添加注释 2026-04-23 17:24:14 +08:00
.gitignore refactor(ble): BLE 模块重构与协议时序修复 2026-06-24 17:09:25 +08:00
App.vue feat(ui): 集成 uview-plus 组件库并重构界面 2026-04-20 11:08:55 +08:00
index.html 初始化 2026-04-17 14:45:13 +08:00
main.js feat(ui): 集成 uview-plus 组件库并重构界面 2026-04-20 11:08:55 +08:00
manifest.json refactor(ble): BLE 模块重构与协议时序修复 2026-06-24 17:09:25 +08:00
package-lock.json feat(ui): 集成 uview-plus 组件库并重构界面 2026-04-20 11:08:55 +08:00
package.json feat(ui): 集成 uview-plus 组件库并重构界面 2026-04-20 11:08:55 +08:00
pages.json feat(scene): 注册场景选择页路由 2026-08-18 17:21:44 +08:00
uni.promisify.adaptor.js feat(ble): 新增蓝牙核心功能模块 2026-04-17 16:09:14 +08:00
uni.scss feat(ui): 集成 uview-plus 组件库并重构界面 2026-04-20 11:08:55 +08:00