Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
4644de33a5
|
@ -70,6 +70,8 @@ function this:InitComponent()
|
|||
this.logo.gameObject:SetActive(true)
|
||||
this.logo.sprite = this.spLoader:LoadSprite(logoStr)
|
||||
this.logo:SetNativeSize()
|
||||
-- 特效只有在特殊背景显示
|
||||
Util.GetGameObject(this.sdkLoginBtn, "effect (1)"):SetActive(logoStr == "dl_ui_effect_bg")
|
||||
else
|
||||
this.logo.gameObject:SetActive(false)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue