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