累计充值修改
parent
43702ee6ca
commit
2d7197298e
|
@ -437,7 +437,7 @@ function ExpertPanel:RefreshActivityShow()
|
|||
if tempId then
|
||||
local config = ConfigManager.GetConfigData(ConfigName.GlobalActivity,tempId)
|
||||
if config.ShowArt == 1 then
|
||||
tabBtns[7]:SetActive(context.status == 1)
|
||||
tabBtns[7]:SetActive(true)
|
||||
else
|
||||
tabBtns[7]:SetActive(false)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue