liting2017 7 years ago
parent
commit
703ff3aa75
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/js/register.js

+ 0 - 1
src/js/register.js

@@ -320,7 +320,6 @@ $(function(){
                 } else { 
                 	$('#msg').val('发送成功');
                      //验证码倒计时
-                    alert(tt)
                     $('#photo').attr('disabled', true);
                     var timer = setInterval(function () {
 			            tt -= 1;