Merge branch 'master_develop' of http://60.1.1.230/gaoxin/JL_Client into master_develop

dev_chengFeng
ZhangBiao 2020-08-27 18:31:56 +08:00
commit a69ef6ca5c
1 changed files with 3 additions and 1 deletions

View File

@ -225,7 +225,9 @@ end
function ActivityDetail:OnHide()
self.gameObject:SetActive(false)
self.effect:SetActive(true)
if self.effect then
self.effect:SetActive(true)
end
if rate then
for n,m in ipairs(rate) do
if not rate[n] then