|
@@ -1322,7 +1322,7 @@ export class QingXiCheAndQvCarEvent {
|
|
|
"点击【工作作业箭头灯】", "触发确认正常"
|
|
|
);
|
|
|
|
|
|
-
|
|
|
+
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
"下车并确认车辆双闪灯快速交替闪烁,工作箭头清晰明亮,各项灯光显示均正常无误。" + "\n"
|
|
|
);
|
|
@@ -1420,6 +1420,11 @@ export class QingXiCheAndQvCarEvent {
|
|
|
// function() {}
|
|
|
// );
|
|
|
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
+ 7.477428214938322, 0.912634256055934, -21.171619968554737, 3, 173, 68 * 2,
|
|
|
+ "请点击闪烁点", "或者【高压水管】触发"
|
|
|
+ );
|
|
|
+
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
"到车后查看水管固定座高压水管的螺栓位置,双手握紧扳手,按逆时针方向缓慢拧松固定螺栓,顺势取下高压水管并妥善放置。" + "\n"
|
|
|
);
|
|
@@ -1461,6 +1466,11 @@ export class QingXiCheAndQvCarEvent {
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("调整卷筒器到合适位置", true);
|
|
|
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
+ 7.249874236024691, 1.5942286355482447, -21.734366309018057, 3, 173, 68 * 2,
|
|
|
+ "请点击闪烁点", "或者【CAN面板】触发"
|
|
|
+ );
|
|
|
+
|
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("调整卷筒器到合适位置1");
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|