update: 关闭设置框时保存配置, 阻止按钮事件冒泡, 调整配置获取方式

This commit is contained in:
lww155
2026-01-22 17:23:27 +08:00
parent 3e7bc0606a
commit e1dd272708
4 changed files with 16 additions and 34 deletions
@@ -83,7 +83,7 @@ async function sendOTA(otaUrl, config) {
},
ota: { label: 'xiaozhi-web-test' },
board: {
type: 'xiaozhi-web-test',
type: config.deviceName,
ssid: 'xiaozhi-web-test',
rssi: 0,
channel: 0,