wei
2020-12-25 f534d41c36d5895322bf691784a10435b64609fe
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -193,11 +193,11 @@
            {
                if (b)
                {
                    etAccount.Text = "13697499568";// "18824864143";//"464027401@qq.com"; //"2791308028@qq.com";//13697499568
                    etAccount.Text = "18824864143";// "18824864143";//"464027401@qq.com"; //"2791308028@qq.com";//13697499568
                }
                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