@@ -1812,7 +1812,7 @@ const initScene = () => {
threeWorld().obj.newIframe.objIframe.ChengGuangYuanJing.CommonVal.find().screenClickNumEvent();
// 默认装的盒子是可以看到的
- objTypeViewEvent.boxLook(true);
+ objTypeViewEvent.boxLook(false);
}
@@ -1182,6 +1182,8 @@ export class TypeViewEvent {
// 请点击人物进行穿搭衣服
public work_2 = () => {
+ this.boxLook(true);
+
this.viewHide();
courseChapter3dShow().show.threeWorldMask = true;
@@ -1221,6 +1223,7 @@ export class TypeViewEvent {
// 将四个安全桩放置到正确的位置
public work_3 = () => {