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