gxc
2019-11-06 71f1df7772feec5cf83feefa851608adac18e005
ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs
@@ -81,7 +81,6 @@
            //初始化验证码控件
            var btnCodeControl = new VerificationCodeControl(4);
            btnCodeControl.SecureTextEntry = true;
            btnCodeControl.Y = Application.GetRealHeight(464);
            bodyFrameLayout.AddChidren(btnCodeControl);
            btnCodeControl.InitControl();;