【主城超值基金隐藏倒计时】
parent
52e6cdd917
commit
6775377060
|
@ -681,7 +681,7 @@ function this.CreatActivity()
|
|||
end
|
||||
activityTabs[k].go.gameObject.name = "tab"..v.Id
|
||||
activityTabs[k].go.gameObject:SetActive(false)
|
||||
if v.ShowTime == 0 then
|
||||
if v.ShowTime == 0 or v.FunType == 94 then--特殊判断FunType == 94 超值基金
|
||||
activityTabs[k].timeImg.gameObject:SetActive(false)
|
||||
else
|
||||
activityTabs[k].timeImg.gameObject:SetActive(true)
|
||||
|
|
Loading…
Reference in New Issue