Commit ae129893 authored by 范雪寒's avatar 范雪寒

feat:

parent 22657424
......@@ -7,6 +7,7 @@ const { ccclass, property } = cc._decorator;
export default class SceneComponent extends MyCocosSceneComponent {
onLoadEnd() {
this.initData();
this.initListener();
}
......
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