wxr
2020-08-11 2bec9c838d2d688025698de8ec1de401ffd7dd1f
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()
            {