var timer = setInterval(function(){
$('#mobile_send1').addClass('disable').attr('disable', 'disable');
$('#mobile_send1').val(--waitTime +'重新获取');
if (waitTime == 0) {
clearInterval(timer);
$('#mobile_send1').removeClass('disable').css('cursor','pointer').attr('disable', '').val('重新获取');
getRequest = true;
}
}, 1000);
getRequest = false;
alert(res.message);
} else {
alert(res.error);
}
}
function jsonp_callback1(res){
if (res.state==true) {
window.location.href =http_protocol+'//app.eeo.com.cn/?app=memberpay&controller=index&action=eeoepaper';
return false;
} else {
alert(res.error);
window.location.reload();
return false;
}
阅读,让我们更珍爱生命
为何蜀汉“二代”无名将?
考古不仅是发现,更是阐释
沈从文的另一座边城
没必要在曹雪芹“原稿”基础上修订《红楼梦》
百件文物回望沈阳故宫百年历程
在行走中重构东坡
诗史互证 增补新说
构建古代小说文化学研究方法
来宁夏,体验沉浸式“晒书”
var timer = setInterval(function(){
$('#mobile_send1').addClass('disable').attr('disable', 'disable');
$('#mobile_send1').val(--waitTime +'重新获取');
if (waitTime == 0) {
clearInterval(timer);
$('#mobile_send1').removeClass('disable').css('cursor','pointer').attr('disable', '').val('重新获取');
getRequest = true;
}
}, 1000);
getRequest = false;
alert(res.message);
} else {
alert(res.error);
}
}
function jsonp_callback1(res){
if (res.state==true) {
window.location.href =http_protocol+'//app.eeo.com.cn/?app=memberpay&controller=index&action=eeoepaper';
return false;
} else {
alert(res.error);
window.location.reload();
return false;
}