Commit a7b90a9a by HTML5-侯张振

验证码修改

parent ae121a96
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
saveUserInfo(); saveUserInfo();
$('.login-form').submit(); $('.login-form').submit();
}) })
getCaptcha();
$("form img").click(function (){ $("form img").click(function (){
getCaptcha(); getCaptcha();
}); });
......
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