add关闭点云和小车位置

This commit is contained in:
2025-09-02 17:09:26 +08:00
parent 53687e9ba3
commit 0f964b3a92
5 changed files with 53 additions and 462 deletions

View File

@@ -110,5 +110,8 @@ module.exports = {
Systemsettings: '系统设置',
Control: '控制',
Obstacleforklifts: '叉间避障',
Syncsuccessfully: '同步成功'
Syncsuccessfully: '同步成功',
EnablePointCloud: '开启点云',
DisablePointCloud: '关闭点云',
CartPosition: '小车位置'
}