SK_LongZhu
DESKTOP-MMO982B\User 2025-06-17 13:36:51 +08:00
parent 5004efedd6
commit f267a0254c
1 changed files with 2 additions and 2 deletions

View File

@ -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