乾坤宝盒报错修改提交
parent
57fade3e9d
commit
13e6b5e522
|
@ -219,8 +219,10 @@ end
|
|||
--界面销毁时调用(用于子类重写)
|
||||
function QianKunBoxBuyTenPanel:OnDestroy()
|
||||
this.spLoader:Destroy()
|
||||
if this.UpView then
|
||||
SubUIManager.Close(this.UpView)
|
||||
this.UpView = nil
|
||||
end
|
||||
this.views = nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue