wxr
2020-12-02 e3ad42ffa2fa67c8f6cb4519ca626fa275c8947d
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -185,8 +185,9 @@
            btnIcon.MouseUpEventHandler += (sender, e) =>
            {
#if DEBUG
                etAccount.Text = "464027401@qq.com"; //"2791308028@qq.com";//
                etPassword.Text = "qqqqqq";
                etAccount.Text = "18824864143";//"464027401@qq.com"; //"2791308028@qq.com";//
                etPassword.Text = "123456";
                //etPassword.Text = "qqqqqq";
                btnLogin.IsSelected = true;
#endif
            };