线上活动 森罗幻境 引发问题 限时抢购 报错 itemview 报空 5 4 是在别处提交的 限时活动报错
parent
d9fbacce65
commit
b92be60aef
|
@ -456,6 +456,7 @@ function ExpertPanel:OnClose()
|
|||
--this.luckyTurn.OnClose()
|
||||
this.exChange.OnClose()
|
||||
-- this.heroStarGift:OnClose()
|
||||
this.giftBuy.OnClose()
|
||||
this.upLvRewardGrid:OnClose()
|
||||
defaultIndex = activeIndext
|
||||
this.isPlayingLackCatAni = false
|
||||
|
@ -495,6 +496,7 @@ function ExpertPanel:OnDestroy()
|
|||
-- this.heroStarGift:OnDestroy()
|
||||
this.upLvRewardGrid:OnDestroy()
|
||||
this.exChange.OnDestroy()
|
||||
this.giftBuy.OnDestroy()
|
||||
SubUIManager.Close(this.UpView)
|
||||
end
|
||||
--获取开启的活动 和 隐藏显示按钮
|
||||
|
|
Loading…
Reference in New Issue