[背包]======背包页签位置修改
parent
2f84d554cc
commit
e19570f43f
|
@ -64,6 +64,7 @@ function BagPanel:InitComponent()
|
|||
this.noneImage=Util.GetGameObject(self.gameObject,"NoneImage")
|
||||
this.noneTxt=Util.GetGameObject(self.gameObject,"NoneImage/TextImage/Text"):GetComponent("Text")
|
||||
this.noneBtn=Util.GetGameObject(self.gameObject,"NoneImage/TextImage")
|
||||
this.tabBox:GetComponent("RectTransform").anchoredPosition3D=Vector3.New(-540,82,0)
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue