hexiaojie 7 月之前
父節點
當前提交
eaaaeb94df
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

+ 5 - 5
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -1633,11 +1633,11 @@ namespace GFGGame
                 return;
                 return;
             }
             }
             
             
-            if (LauncherConfig.platformId == 1 && LauncherConfig.ChannelId == (int)ChannelID.DouYou)
-            {
-                ViewManager.Show<QieHuanView>();
-                return; 
-            }
+            // if (LauncherConfig.platformId == 1 && LauncherConfig.ChannelId == (int)ChannelID.DouYou)
+            // {
+            //     ViewManager.Show<QieHuanView>();
+            //     return; 
+            // }
 #endif
 #endif
             
             
             if (!GameGlobal.AfterDataInited) return;
             if (!GameGlobal.AfterDataInited) return;