登陆界面logo显示修改

wangzhenxing 2022-12-27 14:06:10 +08:00
parent 8f057bec74
commit cc4ba83a7f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ function this:InitComponent()
else else
this.logo.gameObject:SetActive(false) this.logo.gameObject:SetActive(false)
end end
this.logo.gameObject:SetActive(false) --this.logo.gameObject:SetActive(false)
-- BindLightFlash(Util.GetGameObject(this.logo, "saoguang"), this.logo) -- BindLightFlash(Util.GetGameObject(this.logo, "saoguang"), this.logo)
this.healthTip = Util.GetGameObject(this.gameObject, "healthTip") this.healthTip = Util.GetGameObject(this.gameObject, "healthTip")