@ -181,7 +181,6 @@ $(".pay-button").on("click",function(){
if(inres > -1){
alert("亲~您已购买过了~请到【订单查询】查看订单信息哟~");
}else{
alert("mobile.php/Ssg/pay/game_id/"+index.choose.game_id);
location.href = "mobile.php/Ssg/pay/game_id/"+index.choose.game_id;
}
})