Commit f5f61922 authored by liujiangnan's avatar liujiangnan

feat

parent a93e03f9
No preview for this file type
......@@ -101,7 +101,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
initView() {
this.btn_back.active = true;
cc.find(`title`, this.btn_back).getComponent(cc.Label).string = this.data.title || " ";
this.nextPage();
// this.nextPage();
}
onEnable() {
this.randomPopo();
......
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