wxr
2020-07-29 e322d91c7325019710bfdb046c5fea673031455a
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()
            {