diff --git a/public/themes/simpleboot3/user/center/edit_phone.html b/public/themes/simpleboot3/user/center/edit_phone.html
index b571874..c7f1079 100644
--- a/public/themes/simpleboot3/user/center/edit_phone.html
+++ b/public/themes/simpleboot3/user/center/edit_phone.html
@@ -212,7 +212,6 @@
 
     //timer处理函数
     function SetRemainTime() {
-
         if (curCount == 0) {
             window.clearInterval(InterValObj);//停止计时器
             $(".sendcode").removeAttr("disabled");//启用按钮