|
|
@ -50,7 +50,7 @@
|
|
|
|
$('.bn-rule').css('z-index','12')
|
|
|
|
$('.bn-rule').css('z-index','12')
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if ($('input[name=isNewIos]').val() == 1 && $('input[name=isIOS13]').val() == 1) {
|
|
|
|
if ($('input[name=isNewIos]').val() == 0 && $('input[name=isIOS13]').val() == 1) {
|
|
|
|
if (parseInt("{:I('get.status', 0)}") > 0) {
|
|
|
|
if (parseInt("{:I('get.status', 0)}") > 0) {
|
|
|
|
location.href = "{:U('iosDown',array('gid'=>$apply['game_id'],'pid'=>$apply['promote_id'],'status'=>1))}"
|
|
|
|
location.href = "{:U('iosDown',array('gid'=>$apply['game_id'],'pid'=>$apply['promote_id'],'status'=>1))}"
|
|
|
|
return
|
|
|
|
return
|
|
|
|