success:function(res){
}
})
})
var getRequest = true; // 是否请求验证码
$('#mobile_send1').click(function(){
if ($(this).attr('disable') == 'disable' && !getRequest) {
return false;
}
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){
}
})
}
习近平牵挂的那片林海
从生态文明建设看时间观
前七个月国民经济总体平稳
7月外汇市场供求基本平衡
中国人民银行新增8家数字人民币业务运营机构
UNCCD COP17在乌兰巴托开幕 我国倡议设立国际草原日
四川盆地云南海南等地有强降雨 华北东北等地多雷阵雨
约旦国王阿卜杜拉二世将对中国进行国事访问
高分青睐中本贯通,教育观为何转向
“低价游”屡禁不止,问题到底出在哪
舞台在人民中间 源泉在生活深处
为“文博热”注入更持久动力
中国非遗年度人物
中国社会科学院公告
中国诗歌版本图书馆作品征集
2026数字丝路发展论坛
庆祝中国共产党成立105周年
习近平对朝鲜民主主义人民共和国进行国事访问
success:function(res){
}
})
})
var getRequest = true; // 是否请求验证码
$('#mobile_send1').click(function(){
if ($(this).attr('disable') == 'disable' && !getRequest) {
return false;
}
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){
}
})
}