mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-09 09:15:43 +08:00
config webpack
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default class Main extends MainUI {
|
||||
export default class Main extends ui.view.DefaultTheme.MainUI {
|
||||
constructor() {
|
||||
super();
|
||||
this.btnRemake.on(Laya.Event.CLICK, this, ()=>$ui.switchView(UI.pages.TALENT));
|
||||
|
||||
Reference in New Issue
Block a user