wei
2020-12-02 30b5770f56f99c1f92e933ad31cf7d2af58b033c
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
            };