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

提交

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