超值返利修改提交
parent
84e7aa2ae2
commit
185eb85640
|
@ -125,9 +125,10 @@ function PremiumRebatePanel:ShowSingleHero(go,_data,index)
|
|||
local missionConfigData = this.actConfigData[index]
|
||||
if missionConfigData then
|
||||
go.gameObject:SetActive(true)
|
||||
return
|
||||
|
||||
else
|
||||
go.gameObject:SetActive(false)
|
||||
return
|
||||
end
|
||||
title.text = missionConfigData.ContentsShow
|
||||
if not this.itemViewList[go] then
|
||||
|
|
Loading…
Reference in New Issue