diff --git a/public/themes/simpleboot3/user/center/edit_phone2.html b/public/themes/simpleboot3/user/center/edit_phone2.html
index 3643310..0111ddd 100644
--- a/public/themes/simpleboot3/user/center/edit_phone2.html
+++ b/public/themes/simpleboot3/user/center/edit_phone2.html
@@ -151,7 +151,7 @@
                 alert('请输入验证码');
             }else {
                 $.ajax({
-                    url:"{:url('sms/Sms/checkCode')}",
+                    url:"{:url('sms/Sms/bindNewMobile')}",
                     data:{
                         mobile:mobile,
                         code:code