SK_LongZhu
parent
5004efedd6
commit
f267a0254c
|
|
@ -159,8 +159,8 @@ end
|
|||
function this.PanelShowChange()
|
||||
-- this.scrollView = nil
|
||||
if not TabDataIndex then
|
||||
this.scrollView:SetRectTransform(Vector2.New(870,820))
|
||||
this.scrollView.rectTransform.localPosition = Vector3.New(3, 0, 0)
|
||||
this.scrollView:SetRectTransform(Vector2.New(830,775))
|
||||
this.scrollView.rectTransform.localPosition = Vector3.New(0, -70, 0)
|
||||
-- this.record:GetComponent("RectTransform").localPosition = Vector3.New(0, 672- 339, 0)
|
||||
this.tabBox:SetActive(false)
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue