HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2019-10-28 72e1b4e4626315ebd4b879a68c94e7738fd0473e
ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs
@@ -81,6 +81,7 @@
            //初始化验证码控件
            var btnCodeControl = new VerificationCodeControl(4);
            btnCodeControl.SecureTextEntry = true;
            btnCodeControl.Y = Application.GetRealHeight(464);
            bodyFrameLayout.AddChidren(btnCodeControl);
            btnCodeControl.InitControl();;