超值返利修改提交
parent
c5d42ab873
commit
973e19ac66
|
@ -124,10 +124,10 @@ function PremiumRebatePanel:ShowSingleHero(go,_data,index)
|
|||
local btnImg = Util.GetGameObject(go, "btnGet"):GetComponent("Image")
|
||||
local missionConfigData = this.actConfigData[index]
|
||||
if missionConfigData then
|
||||
go.gameObject:SetActive(true)
|
||||
else
|
||||
go.gameObject:SetActive(false)
|
||||
return
|
||||
else
|
||||
go.gameObject:SetActive(true)
|
||||
end
|
||||
title.text = missionConfigData.ContentsShow
|
||||
if not this.itemViewList[go] then
|
||||
|
|
Loading…
Reference in New Issue