修改排行榜显示

(cherry picked from commit 4b62327efa)
tcx_xiyou_bt_ios
PC-202302260912\Administrator 2024-05-30 14:57:09 +08:00 committed by wangzhenxing
parent 62a5f4339b
commit f2c3e72786
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ function this.PanelShowChange()
this.tabBox:SetActive(false)
else
--this.scrollView:SetRectTransform(Vector2.New(903,473.25))
this.scrollView:SetRectTransform(Vector2.New(903,855))
this.scrollView:SetRectTransform(Vector2.New(903,757))
this.scrollView.rectTransform.localPosition = Vector3.zero
--this.record:GetComponent("RectTransform").localPosition = Vector3.New(0, 773 - 339, 0)
this.tabBox:SetActive(true)