优化登录注册页面

pull/481/MERGE
RuoYi 2024-01-09 19:49:18 +08:00
parent c8fd0b0470
commit 5b19d33af9
1 changed files with 0 additions and 1 deletions

View File

@ -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({