Commit a2a9bcde authored by 章红平's avatar 章红平

提交

parent 4da9d40e
...@@ -54,6 +54,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -54,6 +54,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
super.start(); super.start();
this.log('initBg:' ); this.log('initBg:' );
this.initBg(); this.initBg();
this.cardParentN.removeAllChildren();
// this.initData(); // this.initData();
// cc.find("Canvas/uiP/top/timeN").active=false; // cc.find("Canvas/uiP/top/timeN").active=false;
} }
......
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