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