HDL_ON/UI/UI1-Login/LoginPageBLL.cs
@@ -598,7 +598,7 @@ if (verAccount == etPassword.Text.Trim()) { //跳转页面---- MainPage.GoUserPage(); MainPage.GoUserPage(true); return; } }); @@ -630,7 +630,7 @@ Application.RunOnMainThread(() => { //跳转页面---- MainPage.GoUserPage(); MainPage.GoUserPage(true); }); } else