gxc
2019-11-07 96c686f89f126ad4cf1e262b83301fb7cc8bf2d5
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();;