diff --git a/Application/Mobile/View/Ssg/login.html b/Application/Mobile/View/Ssg/login.html index 645cc3b28..7f396c1bb 100644 --- a/Application/Mobile/View/Ssg/login.html +++ b/Application/Mobile/View/Ssg/login.html @@ -366,7 +366,7 @@ var PhoneObj = { alert(result.ResultMsg); GetVerityCode(); } else { - if (gameId) { + if (gameId>0) { window.location.href = "/mobile.php?s=/Ssg/pay/game_id/"+gameId+".html" } else { window.location.href = "/mobile.php?s=/Ssg/index.html"