From 9aa32bd5ed75d54b2141b6c91f163d43216a3643 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 06 十二月 2019 13:14:02 +0800 Subject: [PATCH] 20191206 --- HDL_ON/UI/UI1-Login/UI/LoginPage.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/UI1-Login/UI/LoginPage.cs b/HDL_ON/UI/UI1-Login/UI/LoginPage.cs index 81e2830..4666e47 100644 --- a/HDL_ON/UI/UI1-Login/UI/LoginPage.cs +++ b/HDL_ON/UI/UI1-Login/UI/LoginPage.cs @@ -171,6 +171,7 @@ #if DEBUG etAccount.Text = "464027401@qq.com"; etPassword.Text = "qqqqqq"; + btnLogin.IsSelected = true; #endif }; -- Gitblit v1.8.0