Browse Source

好游快爆fix

guodong 2 năm trước cách đây
mục cha
commit
e75ccd6048
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)
             {
                 //尝试自动登录