Zggcary this.btn_reg.on(Laya.Event.CLICK,null,()=> {var dlg : MyDialog = new MyDialog("注册功能暂未开通!");dlg.popup(true); Laya.stage.addChild(dlg); });