diff --git a/Application/Mobile/Controller/UserController.class.php b/Application/Mobile/Controller/UserController.class.php index 24d491b82..dd57e2159 100644 --- a/Application/Mobile/Controller/UserController.class.php +++ b/Application/Mobile/Controller/UserController.class.php @@ -895,8 +895,6 @@ class UserController extends BaseController } else { $model = M('User', 'tab_')->where($map)->save(array('phone' => '')); } - - $this->suser->set_login_info('phone', $_REQUEST['phone']); if ($model !== false) { diff --git a/Application/Mobile/View/User/userpassword.html b/Application/Mobile/View/User/userpassword.html index 41c949856..7734949a2 100644 --- a/Application/Mobile/View/User/userpassword.html +++ b/Application/Mobile/View/User/userpassword.html @@ -21,15 +21,15 @@
diff --git a/Application/Mobile/View/User/userphone.html b/Application/Mobile/View/User/userphone.html index e7dfb429d..5398c2030 100644 --- a/Application/Mobile/View/User/userphone.html +++ b/Application/Mobile/View/User/userphone.html @@ -18,7 +18,7 @@
绑定手机解除绑定
- +