黄学彪
2020-07-01 304dca51c28183a9dfc192c6b93ea1c00bdd5d97
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/VerificationCodeControl.cs
@@ -7,7 +7,7 @@
    /// <summary>
    /// 验证码控件
    /// </summary>
    public class VerificationCodeControl : FrameLayout
    public class VerificationCodeControl : NormalFrameLayout
    {
        #region ■ 变量声明___________________________