|
@@ -2295,9 +2295,9 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
|
|
|
- // WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
|
- // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
|
- // );
|
|
|
|
|
|
+ WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
|
+ "完成设备收尾工作后,稳步返回驾驶室,坐定并调整坐姿。" + "\n"
|
|
|
|
+ );
|
|
|
|
|
|
// WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
// WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
// QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
// QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
@@ -2335,7 +2335,7 @@ export class QingXiCheAndQvCarEvent {
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车开启双闪");
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车开启双闪");
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
- "完成设备收尾工作后,稳步返回驾驶室,坐定并调整坐姿,将右脚平稳置于离合器踏板上,匀速下压车辆离合器并持续保持5秒钟。" + "\n"
|
|
|
|
|
|
+ "匀速下压车辆离合器并持续保持5秒钟。" + "\n"
|
|
);
|
|
);
|
|
|
|
|
|
// WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
// WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
@@ -2410,7 +2410,7 @@ export class QingXiCheAndQvCarEvent {
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("关闭车辆双闪和工作双闪箭头灯", true);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("关闭车辆双闪和工作双闪箭头灯", true);
|
|
|
|
|
|
- objIframeEdit.cameraVisualAngleGetListNameGpsTo("开启双闪");
|
|
|
|
|
|
+ // objIframeEdit.cameraVisualAngleGetListNameGpsTo("开启双闪");
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
"关闭车辆双闪和工作双闪箭头灯" + "\n"
|
|
"关闭车辆双闪和工作双闪箭头灯" + "\n"
|