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) {
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();
}
北京警方紧急提醒苹果手机用户
张雪之妻:20年创业,债务刚还清
自拟项目选择制度(21基金会)
差额选举程序(21基金会)
基金会2020年度审计报告
秘书长绩效考核指标(21基金会)
粤ICP备2021113567号
互联网新闻信息服务许可证编号:44120250004
广播电视节目制作经营许可证
中国互联网举报中心
粤公网安备 44010402000579号
不吃早餐可加速减重?这样做当心越减越胖
力争三连胜!中国U-20女足今晚对阵泰国
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) {
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();
}