开服冲榜修改提交
parent
5ae17748ce
commit
0834419332
|
|
@ -56,7 +56,7 @@ function this:InitComponent()
|
|||
isFirst=true
|
||||
end
|
||||
--活动没开启页签不显示
|
||||
if openTime>GetTimeStamp() then
|
||||
if openTime>GetTimeStamp()+configInfo.Preview then
|
||||
tabBtn.gameObject:SetActive(false)
|
||||
end
|
||||
table.insert(this.btnList,tabBtn)
|
||||
|
|
|
|||
Loading…
Reference in New Issue