var mobileNum = $('#username2').val();
if (!mobileNum) {
$('#username2').parent().addClass('border-red');
$('#al_warn2').text('*请输入手机号');
$("#al_warn2").show();
return false;
}else{
$("#al_warn2").hide();
}
if (getRequest) {
$.ajax({
dataType:'jsonp',
type:'get',
data:{'mobilenumber' : parseInt($('#username2').val()),'seccode':$('#register_seccode').val(),jsonp_callback:'jsonp_callback'},
url:http_protocol+'//app.eeo.com.cn/?app=member&controller=index&action=sendmessages',
success:function(res){
}
})
}
});
function jsonp_callback(res){
if (res.state) {
$('#seccodeimg2').click();
var waitTime = 60;
var timer = setInterval(function(){
$('#mobile_send1').addClass('disable').attr('disable', 'disable');
$('#mobile_send1').val(--waitTime +'重新获取');
特别呈现丨兴业管家(财资管理平台)深度服务企业数字化转型
在“饭圈”,最难的事情或许就是“达成共识”|带着问题去读书
古人爱涮肉,汉代就有“九宫格”?|一口万年②
白天上班、晚上“上墙”,都市年轻人爱上攀岩|热议
“大湾鸡”延迟退休,赛事吉祥物生命周期持续性几何|热议
年代剧的命门|影视
啄木鸟公益基金会
京ICP证090880号
京ICP备10026701号-8
网信算备110105862729401250013号
广播电视节目制作经营许可证:京第01015号
出版物经营许可证:第直100013号
全球海拔最高的槽式光热电站在西藏开工建设
var mobileNum = $('#username2').val();
if (!mobileNum) {
$('#username2').parent().addClass('border-red');
$('#al_warn2').text('*请输入手机号');
$("#al_warn2").show();
return false;
}else{
$("#al_warn2").hide();
}
if (getRequest) {
$.ajax({
dataType:'jsonp',
type:'get',
data:{'mobilenumber' : parseInt($('#username2').val()),'seccode':$('#register_seccode').val(),jsonp_callback:'jsonp_callback'},
url:http_protocol+'//app.eeo.com.cn/?app=member&controller=index&action=sendmessages',
success:function(res){
}
})
}
});
function jsonp_callback(res){
if (res.state) {
$('#seccodeimg2').click();
var waitTime = 60;
var timer = setInterval(function(){
$('#mobile_send1').addClass('disable').attr('disable', 'disable');
$('#mobile_send1').val(--waitTime +'重新获取');