修改排行榜显示

tcx_xiyou_dev
PC-202302260912\Administrator 2024-05-30 14:57:09 +08:00
parent 56b68b6567
commit 4b62327efa
1 changed files with 1 additions and 1 deletions

View File

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