登陆界面logo隐藏不显示
parent
d122e5f4cb
commit
8f057bec74
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue