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