فهرست منبع

返回界面补充

huangxiaoyue 1 سال پیش
والد
کامیت
2704880d76
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingShop/ClothingShopView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ClothingShop/ClothingShopView.cs

@@ -69,7 +69,7 @@ namespace GFGGame
             _ui = UI_ClothingShopUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
+            //isReturnView = true;
 
             _valueBarController = new ValueBarController(_ui.m_valueBar);
             _dressUpObjUI = new DressUpObjUI("SceneDressUp");