地图点位样式修改,曲线逻辑修改,引导功能修改

This commit is contained in:
2025-10-27 16:28:35 +08:00
parent 9d416b098e
commit 0323d292c8
23 changed files with 1504 additions and 179 deletions

View File

@@ -123,5 +123,6 @@ module.exports = {
Vehiclereturnpoint: '车辆返回点',
autobackfailedmanually:'自动回退失败,请手动接管。',
vehicleautobacknotmanwaitcompleted: '车子正在自动回退中,请勿手动移动车辆,等待车辆自动回退完成。',
yousurereposition: '是否确定重定位?'
yousurereposition: '是否确定重定位?',
systemcalculatingnotmovevehicle: '正在计算是否可以自动回退,请勿移动车辆'
}