HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -144,6 +144,12 @@ string verAccount = ""; /// <summary> /// /// </summary> string registerPhone; string registerEmail; public void VerfifyLogin(string account ) { verAccount = account; @@ -437,7 +443,7 @@ LoadEventList(); account = etAccount.Text.Trim(); #if DEBUG #if DEBUG1211 //本地模式 Button btnLocalMode = new Button() {