mirror of https://gitee.com/y_project/RuoYi.git
优化登录注册页面
parent
c8fd0b0470
commit
5b19d33af9
|
@ -5,7 +5,6 @@ $(function() {
|
|||
var url = ctx + "captcha/captchaImage?type=" + captchaType + "&s=" + Math.random();
|
||||
$(".imgcode").attr("src", url);
|
||||
});
|
||||
layer.config({ extend: 'moon/style.css', skin: 'layer-ext-moon' });
|
||||
});
|
||||
|
||||
$.validator.setDefaults({
|
||||
|
|
Loading…
Reference in New Issue