Commit 1207da21 authored by limingzhe's avatar limingzhe

fix: debug

parent 27bc0877
......@@ -36,9 +36,6 @@ export default class SceneComponent extends MyCocosSceneComponent {
onLoadEnd() {
// TODO 加载完成后的逻辑写在这里, 下面的代码仅供参考
console.log("onLoadEnd ...");
return;
this.initData();
this.initView();
this.initEvent();
......
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