黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
ZigbeeApp/Shared/Phone/Common/Controls/FrameLayoutControls/FrameLayoutStatuControl.cs
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameLayoutStatuControl.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone.UserCenter
namespace Shared.Phone
{
    /// <summary>
    /// 做成一个点击后能够显示点击状态的控件(基层控件)
@@ -214,7 +214,7 @@
            {
                return;
            }
            this.StartSelectStatuAppeal(ControlCommonResourse.StatuChangedWaitTime);
            this.StartSelectStatuAppeal(HdlControlResourse.StatuChangedWaitTime);
        }
        /// <summary>