| | |
| | | { |
| | | Application.HideSoftInput(); |
| | | }; |
| | | //btnIcon.MouseUpEventHandler = (sender, e) => |
| | | //{ |
| | | // etAccount.Text = "13580507523"; |
| | | // etPassword.Text = "a123456"; |
| | | //}; |
| | | |
| | | #if DEBUG |
| | | btnIcon_bg.MouseUpEventHandler += (sender, e) => |
| | |
| | | etAccount.Text = "13682244600"; |
| | | etAccount.Text = "pjh@hdlchina.com.cn"; |
| | | etAccount.Text = "13580507523"; |
| | | //etAccount.Text = "18475593023"; |
| | | etAccount.Text = "18475593023"; |
| | | //etAccount.Text = "13960905167"; |
| | | } |
| | | else |
| | | { |
| | |
| | | |
| | | }; |
| | | passwordView.AddChidren(etPassword); |
| | | |
| | | |
| | | etAccount.Text = "13580507523"; |
| | | etPassword.Text = "a123456"; |
| | | |
| | | #region 密码登录-控件加载 |
| | | btnVisiblePassword = new Button() |