瀏覽代碼

好游快爆fix

guodong 2 年之前
父節點
當前提交
e75ccd6048
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)
             {
                 //尝试自动登录