Commit 2b2e7247 authored by 李维's avatar 李维

修改翻译页面多语言标签时机

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