wei
2020-12-25 52ee15533255c42d7939df8490a20e9fad528f7b
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