mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 09:03:55 +08:00
update: 添加设备管理页面实时在线状态显示功能
This commit is contained in:
@@ -326,6 +326,9 @@ export default {
|
||||
'device.autoUpdateDisabled': '已關閉自動升級',
|
||||
'device.batchUnbindSuccess': '成功解綁 {count} 台設備',
|
||||
'device.getFirmwareTypeFailed': '獲取固件類型失敗',
|
||||
'device.deviceStatus': '狀態',
|
||||
'device.online': '在線',
|
||||
'device.offline': '離線',
|
||||
|
||||
// 消息提示
|
||||
'message.success': '操作成功',
|
||||
|
||||
Reference in New Issue
Block a user