Commit 323b9e59 authored by 梅玉龙's avatar 梅玉龙

登录页面优化

parent d5b6d2d0
......@@ -306,6 +306,7 @@ $("#name,#password,#code,#verify_code,#telno").focus(function(){
break;
default:
$("#errorInner").html(ret.msg);
$("#errorBlock").show();
break;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment