Преглед на файлове

Merge branch 'master' of https://e.coding.net/shenyou-gfg/gfgclient/client

zhaoyang преди 3 години
родител
ревизия
fd2c7515b9
променени са 2 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      GameClient/Assets/Game/HotUpdate/Controller/GameController.cs
  2. BIN
      GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes

+ 1 - 3
GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

@@ -136,9 +136,7 @@ namespace GFGGame
             {
                 Logout();
             }
-            ViewManager.Hide(ViewName.ROLE_INFO_VIEW);
-            ViewManager.Hide(ViewName.MAINUI_VIEW);
-            ViewManager.Show<LoginView>();
+            ViewManager.Show<LoginView>(null, null, true);
             if (logout)
             {
                 ViewManager.Show<LoginInputView>();

BIN
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes