xm
2020-07-10 acb2b278663952ce555b06a2e821f359225f15e0
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/VerificationCodeControl.cs
old mode 100644 new mode 100755
File was renamed from Home0630/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/VerificationCodeControl.cs
@@ -7,7 +7,7 @@
    /// <summary>
    /// 验证码控件
    /// </summary>
    public class VerificationCodeControl : FrameLayout
    public class VerificationCodeControl : NormalFrameLayout
    {
        #region ■ 变量声明___________________________