【本地化】老包设置界面删除多余显示
parent
097d754111
commit
88c5fa7a02
|
@ -47,7 +47,7 @@ function SettingInfo:InitComponent(gameObject, rootPanel)
|
|||
this.dropDownTip = Util.GetGameObject(gameObject,"other/box1/tip")
|
||||
else
|
||||
this.dropDown = Util.GetGameObject(gameObject,"other/box1/Dropdown")
|
||||
this.dropDown:SetActive(false)
|
||||
this.dropDown.parent.gameObject:SetActive(false)
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue