Browse Source

查阅建档跳转修改

huangxiaoyue 1 year ago
parent
commit
5f9ad852d9

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

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