加载中
This commit is contained in:
@@ -83,10 +83,11 @@ module.exports = {
|
||||
vehiclestatus: {
|
||||
vehiclestatus: '车辆状态',
|
||||
status: '状态',
|
||||
coordinate: '坐标',
|
||||
xcoordinate: 'X 坐标',
|
||||
ycoordinate: 'Y 坐标',
|
||||
headingangle: '航向角',
|
||||
steeringwheelangle: '舵轮角度',
|
||||
distributionspeed: '下发速度',
|
||||
distributionspeed: '下发速度指令',
|
||||
actualspeed: '实际速度',
|
||||
lateraldeviation: '横向偏差',
|
||||
coursedeviation: '航向偏差',
|
||||
@@ -140,6 +141,7 @@ module.exports = {
|
||||
oldpassword: '旧的密码',
|
||||
newpassword: '新的密码',
|
||||
operationfailed: '操作失败',
|
||||
loading: '加载中',
|
||||
toast1: '旧密码不能为空',
|
||||
toast2: '新密码不能为空',
|
||||
toast3: '输入新密码',
|
||||
|
||||
Reference in New Issue
Block a user