opt:1.增加看板内容

This commit is contained in:
2026-03-20 15:32:11 +08:00
parent 3154f371cf
commit 94aab470c0
9 changed files with 632 additions and 285 deletions

View File

@@ -53,6 +53,9 @@ export default {
'failed': 'Go Home 指令下发失败,请重试'
},
'empty': '暂无房间数据',
'query_failed': '查询房间状态失败,请检查网络'
'query_failed': '查询房间状态失败,请检查网络',
'sync_map': '同步站点',
'sync_map_success': '地图同步成功',
'sync_map_failed': '地图同步失败,请重试'
}
}