[charter]
[平行驾驶中 启动自驾 文案提示修改]
This commit is contained in:
yangyakun
2023-08-28 14:55:11 +08:00
committed by zhongchao
parent 42ceefb2db
commit 65dea5cd67

View File

@@ -94,7 +94,7 @@ class GoViewWithArrive @JvmOverloads constructor(
CharterPassengerModel.leaveStation()
}
IMoGoAutopilotStatusListener.STATUS_PARALLEL_DRIVING -> {
ToastCharterUtils.showToastShort("因车辆正在平行驾驶中无法靠边停车,请稍后再试")
ToastCharterUtils.showToastShort("安全守护中,无需操作~")
}
else -> {}
}