浏览代码

查阅建档跳转修改

huangxiaoyue 1 年之前
父节点
当前提交
5f9ad852d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/Studio/StudioFilingNpcView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Studio/StudioFilingNpcView.cs

@@ -32,7 +32,7 @@ namespace GFGGame
             _ui = UI_StudioFilingNpcUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
+            //isReturnView = true;
             // this.viewCom.Center();
             // this.modal = true;
             viewAnimationType = EnumViewAnimationType.None;