Merge remote-tracking branch 'origin/dev' into dev

master
liuweiwen 5 years ago
commit 02f6ce3bb0

@ -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"

Loading…
Cancel
Save