用户登录

记住密码 找回密码
还没有账号?立即注册

微信扫码安全登录

二维码已过期

点击刷新

扫码即表示同意 《用户协议》《隐私协议》

联系方式:

客服热线:010-85987996 投诉举报 :010-85987996

网校地址:北京北京市朝阳区八里庄西里100号住邦2000一号楼B座3层325大展网校

公安备案号:京公网安备 11010502045665号  京ICP备17005151号

  版权所有© 2006 - 2024 大展网校

扫一扫微信关注
$(this).parents('.loginMod').find('.infoBox').removeClass('errTop') } } }else{ $(this).parent().addClass('errorBox'); if($(this).hasClass('password_ipt')){ $(this).next().text('密码不能为空!'); $(this).parents('.loginMod').find('.infoBox').addClass('errTop') }else{ $(this).next().text('用户名或手机号不能为空!'); } } }) $(document).keydown(function (event) { if (event.keyCode == 13) { $(".BtnLogin").click(); } })