加功能

This commit is contained in:
2025-08-29 21:06:21 +08:00
parent 58829f2a80
commit f29fe5776e
11 changed files with 141 additions and 45 deletions

View File

@@ -84,7 +84,7 @@ module.exports = {
driverTxt2: '移动到工位点时,点击打点按钮记录当前车辆所在位置为工位点。',
driverTxt3: '完成建图,点击结束建图按钮,等待地图自动生成。',
carbuildingmap: '小车正在建图中',
errorbuildingredone: '',
errorbuildingredone: '建图过程中出现错误,需要重新进行建图。',
sureendbuilding: '确定是否结束建图?',
endbuildingcancel: '已取消结束建图',
errorendbuilding: '结束建图出现错误',
@@ -106,5 +106,9 @@ module.exports = {
Aresuremap: '是否确定同步地图?',
Mapbeencancel: '已取消同步地图',
Aresureshutrestart: '是否确定关机重启?',
shutrestartcancel: '已取消关机重启'
shutrestartcancel: '已取消关机重启',
Systemsettings: '系统设置',
Control: '控制',
Workshopstatus: '叉间状态',
Syncsuccessfully: '同步成功'
}