wei
2020-12-25 f534d41c36d5895322bf691784a10435b64609fe
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -197,7 +197,7 @@
                }
                else
                {
                    etAccount.Text = "13375012446";//13375012446
                    etAccount.Text = "13602944661";//13375012446
                }
                b = !b;
                etPassword.Text = "123456";
@@ -473,7 +473,7 @@
            };
            bodyView.AddChidren(btnLogin);
            LoadEventList();
           LoadEventList();
            account = etAccount.Text.Trim();
#if DEBUG1211