From f267a0254ccf8e3717631af459c3df6768fcdae6 Mon Sep 17 00:00:00 2001 From: "DESKTOP-MMO982B\\User" <752966621@qq.com> Date: Tue, 17 Jun 2025 13:36:51 +0800 Subject: [PATCH] 1 --- .../~Lua/Modules/Ranking/RankingSingleListPanel.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Ranking/RankingSingleListPanel.lua b/Assets/ManagedResources/~Lua/Modules/Ranking/RankingSingleListPanel.lua index 5d995a179f..a32fa7fd62 100644 --- a/Assets/ManagedResources/~Lua/Modules/Ranking/RankingSingleListPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Ranking/RankingSingleListPanel.lua @@ -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