HDL_ON/UI/UI1-Login/LoginPageBLL.cs
@@ -705,7 +705,8 @@ UserInfo.Current.userName = revertData.name; UserInfo.Current.userMobileInfo = "";//重置用户手机 UserInfo.Current.userEmailInfo = "";//重置用户邮箱 UserInfo.Current.headImagePagePath = "LoginIcon/2.png";//重置用户头像 UserInfo.Current.headImagePagePath = "LoginIcon/2.png";// UserInfo.Current.CurReginID = ""; UserInfo.Current.SaveUserInfo(); MainPage.Log("登录成功。"); result = true;