|
@@ -2644,20 +2644,25 @@ export class QingXiCheAndQvCarEvent {
|
|
|
objIframeEdit.roleShow(true);
|
|
|
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
|
- QingXiCheAdnQvCarEventStep.find().meshVisibility("小卷筒使用方法_在使用完毕后切换手动三通阀", true);
|
|
|
|
|
|
- // objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
+ if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
|
|
|
|
|
|
- // WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
- // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
- // );
|
|
|
+ QingXiCheAdnQvCarEventStep.find().meshVisibility("小卷筒使用方法_在使用完毕后切换手动三通阀", true);
|
|
|
|
|
|
- // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
- // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
- // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
- // null,
|
|
|
- // null
|
|
|
- // );
|
|
|
+ // objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
+
|
|
|
+ // WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
+ // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
+ // );
|
|
|
+
|
|
|
+ // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
+ // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
+ // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
+ // null,
|
|
|
+ // null
|
|
|
+ // );
|
|
|
+
|
|
|
+ }
|
|
|
|
|
|
thisClass.tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
thisClass.tipsBtnsDownOpenEventCallbackMain(false);
|
|
@@ -2688,20 +2693,25 @@ export class QingXiCheAndQvCarEvent {
|
|
|
objIframeEdit.roleShow(true);
|
|
|
|
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
|
- QingXiCheAdnQvCarEventStep.find().meshVisibility("小卷筒使用方法_拆卸掉手持水枪并收回水管", true);
|
|
|
|
|
|
- // objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
+ if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
|
|
|
+
|
|
|
+ QingXiCheAdnQvCarEventStep.find().meshVisibility("小卷筒使用方法_拆卸掉手持水枪并收回水管", true);
|
|
|
|
|
|
- // WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
- // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
- // );
|
|
|
+ // objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
|
|
|
- // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
- // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
- // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
- // null,
|
|
|
- // null
|
|
|
- // );
|
|
|
+ // WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
+ // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
+ // );
|
|
|
+
|
|
|
+ // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
+ // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
+ // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
+ // null,
|
|
|
+ // null
|
|
|
+ // );
|
|
|
+
|
|
|
+ }
|
|
|
|
|
|
thisClass.tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
thisClass.tipsBtnsDownOpenEventCallbackMain(false);
|