Parcourir la source

关闭公告的返回跳转

leiyasi il y a 1 an
Parent
commit
7a4745b22a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/Notice/NoticeView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Notice/NoticeView.cs

@@ -38,7 +38,7 @@ namespace GFGGame
             this.viewCom.Center();
             this.modal = true;
             viewAnimationType = EnumViewAnimationType.ZOOM_CENTER;
-            isReturnView = true;
+            //isReturnView = true;
         }
 
         protected override void OnInit()