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

提交

parent 8e3ebdb4
...@@ -370,6 +370,9 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -370,6 +370,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.initCards(); this.initCards();
this.onStartClick(); this.onStartClick();
} }
onDestroy(){
this.clearntervals();
}
// initView() { // initView() {
// this.initBg(); // this.initBg();
......
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