Browse Source

好游快爆fix

guodong 2 years ago
parent
commit
e75ccd6048
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Login/LoginView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Login/LoginView.cs

@@ -125,6 +125,7 @@ namespace GFGGame
             var success = (bool)context.data;
             Debug.Log($"InitPlatform success {success}");
             _ui.m_btnTapLogin.visible = QDManager.IsTaptap;
+            _ui.m_btnStart.visible = !QDManager.IsTaptap;
             if (success)
             {
                 //尝试自动登录