[]Dialog

Dialog不想用close,主动销毁会剩下一个蒙层没有移除?是为什么?
function Controller()
{
    Controller.super(this); 
    this.btn.on(Event.CLICK,this,function(){
 
        this.destroy();
    }) 
}
Laya.class(Controller, "Controller", stUI);
已邀请:

Aar0n

赞同来自:

那个层是归 dialogmanager 管的。。。

要回复问题请先

商务合作
商务合作