diff --git a/src/index.html b/src/index.html index 46bbdcffb8405c5e07227e21cafed59580bd6c1d..9d05697ed9b4adbdaff6f82093f4ce11825cdbee 100644 --- a/src/index.html +++ b/src/index.html @@ -62,8 +62,8 @@ repeatIcon: 'fa fa-redo', setSrc: function () { return 'http://imgs.sdgxgz.com/images/Pic' + Math.round(Math.random() * 136) + '.jpg'; - }, - onSuccess: function () { + }, + onSuccess: function () { //成功事件 var handler = setTimeout(function () { window.clearTimeout(handler); $captcha.sliderCaptcha('reset');