|
@@ -1464,6 +1464,13 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
+
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
|
|
});
|
|
});
|
|
|
|
|
|
@@ -1566,6 +1573,13 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
+
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
|
|
});
|
|
});
|
|
|
|
|
|
@@ -1590,6 +1604,7 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 1;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 1;
|
|
|
|
|
|
// 切换视角
|
|
// 切换视角
|
|
|
|
+ objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();
|
|
objIframeEdit.modelPeopleLook(3);
|
|
objIframeEdit.modelPeopleLook(3);
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("拆卸高压喷头放入喷头机箱内2");
|
|
objIframeEdit.cameraVisualAngleGetListNameGpsTo("拆卸高压喷头放入喷头机箱内2");
|
|
objIframeEdit.roleShow(false);
|
|
objIframeEdit.roleShow(false);
|
|
@@ -1607,6 +1622,13 @@ export class QingXiCheAndQvCarEventClick {
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
|
|
|
|
+ ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
|
|
|
|
+ confirmButtonText: '知道了',
|
|
|
|
+ callback: (action) => {
|
|
|
|
+
|
|
|
|
+ },
|
|
|
|
+ });
|
|
|
|
+
|
|
});
|
|
});
|
|
|
|
|
|
});
|
|
});
|