Bladeren bron

界面重叠问题,修改

huangxiaoyue 1 jaar geleden
bovenliggende
commit
658eb91cdf

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

@@ -81,7 +81,7 @@ namespace GFGGame
             _ui = UI_ClothingSyntheticUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
+            //isReturnView = true;
             this.clickBlankToClose = false;
 
             _valueBarController = new ValueBarController(_ui.m_valueBar);