|
@@ -2587,22 +2587,28 @@ export class QingXiCheAndQvCarEvent {
|
|
|
objIframeEdit.modelPeopleLook(1);
|
|
|
objIframeEdit.roleShow(true);
|
|
|
|
|
|
+ // objIframeEdit.cameraVisualAngleGetListNameGpsTo("将高压水管拧到水管固定座1");
|
|
|
+
|
|
|
+
|
|
|
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().WindowTxtViewOpenEvent(
|
|
|
+ // "拿起高压水管对准固定座接口,顺时针缓慢旋转,同时确保水管与接口紧密贴合,直至完全拧紧,使高压水管稳固固定在固定座上。" + "\n"
|
|
|
+ // );
|
|
|
+
|
|
|
+ // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
+ // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
+ // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
+ // null,
|
|
|
+ // null
|
|
|
+ // );
|
|
|
+
|
|
|
+ }
|
|
|
|
|
|
- // WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
|
- // QingXiCheAndQvComRes.find().resJson["QingXiChe_25"],
|
|
|
- // "top:auto;left:auto;bottom:5%;right:10%;",
|
|
|
- // null,
|
|
|
- // null
|
|
|
- // );
|
|
|
-
|
|
|
thisClass.tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
thisClass.tipsBtnsDownOpenEventCallbackMain(false);
|
|
|
|