|
@@ -43,7 +43,7 @@ $(document).ready(function () {
|
|
|
captchaObj.onSuccess(function () {
|
|
captchaObj.onSuccess(function () {
|
|
|
$(".btn-area").slideDown("fast");
|
|
$(".btn-area").slideDown("fast");
|
|
|
// $('#login').click();
|
|
// $('#login').click();
|
|
|
- captchaObj.getValidate();
|
|
|
|
|
|
|
+ // captchaObj.getValidate();
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
$("#login").click(function () {
|
|
$("#login").click(function () {
|