wxr
2021-07-01 43b0d5870d528f23ecd6aeceb6cfd4325188b46f
HDL_ON/UI/UI0-Stan/Form/AppNumPasswordSecurityForm.cs
@@ -135,7 +135,7 @@
            //密码输入框
            this.txtPassword = new EditText();
            txtPassword.IsNumberKeyboardType = true;
            txtPassword.Height = 0;
            txtPassword.Height = 1;
            bodyFrameLayout.AddChidren(txtPassword);
            txtPassword.Foucs = true;
            txtPassword.TextChangeEventHandler = (sender, e) =>