mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 05:23:55 +08:00
update: 关闭设置框时保存配置, 阻止按钮事件冒泡, 调整配置获取方式
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user