登陆界面logo隐藏不显示

wangzhenxing 2022-12-27 13:38:33 +08:00
parent d122e5f4cb
commit 8f057bec74
1 changed files with 1 additions and 1 deletions

View File

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