xm
2020-05-07 c1de48884fa145a16a0f8bcee93274dcfaa0ff82
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ClickButtonControls/BottomLeftClickButton.cs
@@ -7,7 +7,7 @@
    /// <summary>
    /// 位于左下角的单击控件
    /// </summary>
    public class BottomLeftClickButton : FrameLayoutControl
    public class BottomLeftClickButton : FrameLayoutStatuControl
    {
        #region ■ 变量声明___________________________