zhaoyang 3 жил өмнө
parent
commit
05bfbf63ae

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/XiuFang/XiuFangView.cs

@@ -40,7 +40,7 @@ namespace GFGGame
             if (GuideDataManager.currentGuideId == cfg.id)
             if (GuideDataManager.currentGuideId == cfg.id)
             {
             {
                 // _ui.m_component.target.scrollPane.ScrollLeft();// SetPosX(0, false);
                 // _ui.m_component.target.scrollPane.ScrollLeft();// SetPosX(0, false);
-                _ui.m_component.target.scrollPane.SetPosX(320, false);
+                _ui.m_component.target.scrollPane.SetPosX(400, false);
             }
             }
 
 
             Timers.inst.AddUpdate(CheckGuide);
             Timers.inst.AddUpdate(CheckGuide);