【按钮优化】成长基金点击后按钮消失修复

dev_chengFeng
ZhangBiao 2021-01-28 16:22:59 +08:00
parent 392bd11ded
commit 4c6105a265
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ function GrowthGiftPage:RefreshShowData(item, data)
NetManager.GetActivityRewardRequest(singleRewardData.missionId,GrowthRewardId, function(drop)
UIManager.OpenPanel(UIName.RewardItemPopup, drop, 1)
ActivityGiftManager.SetActivityInfo(actRewardConfig[data.Id].ActivityId, singleRewardData.missionId, 1)
btnGet:SetActive(false)
-- btnGet:SetActive(false)
redPoint:SetActive(false)
-- btnFinish:SetActive(true)
state = 1