[6.1.0]
[charter] [文案修改]
This commit is contained in:
@@ -41,7 +41,7 @@ class StopSiteView @JvmOverloads constructor(
|
||||
CallerAutoPilotControlManager.sendPlanningCmd(1)
|
||||
}
|
||||
IMoGoAutopilotStatusListener.STATUS_PARALLEL_DRIVING -> {
|
||||
ToastCharterUtils.showToastShort("因车辆正在平行驾驶中无法靠边停车,请稍后再试")
|
||||
ToastCharterUtils.showToastShort("远程守护卫士操作中,稍后再试试吧~")
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
|
||||
@@ -392,7 +392,7 @@ class SelectLineViewModel : ViewModel(), IOrderStatusChangeListener {
|
||||
}
|
||||
|
||||
IMoGoAutopilotStatusListener.STATUS_PARALLEL_DRIVING -> {
|
||||
ToastCharterUtils.showToastShort("因车辆正在平行驾驶中无法切换线路")
|
||||
ToastCharterUtils.showToastShort("远程守护卫士操作中,稍后再试试吧~")
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user