成长礼包修改提交

dev_chengFeng
jiaoyangna 2021-03-31 17:25:11 +08:00
parent 14e2e0dd2a
commit c8dd5845ac
1 changed files with 2 additions and 1 deletions

View File

@ -182,8 +182,9 @@ function GrowthGiftPage.GrowthGiftPageOnClick(data,curActiId,self)
self:RefreshGiftData(false)
return
end
if(self.curActiId == 16)then--16是最后一个礼包的ActivityId
if(curActiId == 16)then--16是最后一个礼包的ActivityId
MsgPanel.ShowOne("恭喜!您已领取全部成长基金!")
self:RefreshGiftData(true)
else
MsgPanel.ShowOne("恭喜!您已激活更高等级成长基金,大量妖晶福利等您领取,快来激活吧!")
self:OnShow(sortingOrder)