瀏覽代碼

界面重叠问题,修改

huangxiaoyue 1 年之前
父節點
當前提交
658eb91cdf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingSynthetic/ClothingSyntheticView.cs

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

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