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