if (!username2) {
$('#al_warn2').text('*请输入手机号');
$("#al_warn2").show();
return false;
}
if (!password2) {
$('#al_warn2').text('*请输入验证码');
$('#al_warn2').show();
return false;
}
$.ajax({
dataType:'jsonp',
type:'get',
data:{'username2' : username2,'password2':password2,jsonp_callback1:'jsonp_callback1'},
url:http_protocol+'//app.eeo.com.cn/?app=member&controller=index&action=codelogin',
success:function(res){
}
})
})
var getRequest = true; // 是否请求验证码
$('#mobile_send1').click(function(){
if ($(this).attr('disable') == 'disable' && !getRequest) {
电动平衡车上路隐患多
【文体市场面面观】
“龙餐馆”从容迎战“奥德赛”
两个“首次”突破意义不凡
【每周经济观察】
机器人4S店不只是门好生意
产业升级红利加速释放
【中国制造新观察】
开源改写人工智能竞争规则
互联网视听节目服务自律公约
北京市鑫诺律师事务所
互联网新闻信息服务许可证(10120170008)
网络传播视听节目许可证(0107190)
京ICP备18036557号
中国互联网举报中心
光明日报学习专刊
节气里的大美中国
if (!username2) {
$('#al_warn2').text('*请输入手机号');
$("#al_warn2").show();
return false;
}
if (!password2) {
$('#al_warn2').text('*请输入验证码');
$('#al_warn2').show();
return false;
}
$.ajax({
dataType:'jsonp',
type:'get',
data:{'username2' : username2,'password2':password2,jsonp_callback1:'jsonp_callback1'},
url:http_protocol+'//app.eeo.com.cn/?app=member&controller=index&action=codelogin',
success:function(res){
}
})
})
var getRequest = true; // 是否请求验证码
$('#mobile_send1').click(function(){
if ($(this).attr('disable') == 'disable' && !getRequest) {