Commit a9bfe7e2 authored by liujiangnan's avatar liujiangnan

debug

parent f7bf4634
......@@ -116,7 +116,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
// 为了测试方便
// return;
return;
let checkSuccess = false;
// 定时三秒检测
......@@ -154,7 +154,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
// 为了测试方便
// return true;
return true;
const hotRect = this.data.pageArr[this.currentPageIdx].hotZoneItemArr[this.currentPartIdx].rect;
const { width, height } = this.data.pageArr[this.currentPageIdx].bgItem.rect;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment