xm
2020-04-29 07466c19110693e3e439a7d7c8ad0bc21d9b3287
ZigbeeApp/Shared/Phone/MainPage/Controls/DeviceFunctionUnallocatedControl.cs
@@ -8,7 +8,7 @@
    /// <summary>
    /// 未分配界面的设备功能图标控件
    /// </summary>
    public class DeviceFunctionUnallocatedControl : FrameLayoutControl
    public class DeviceFunctionUnallocatedControl : FrameLayoutStatuControl
    {
        #region ■ 变量声明___________________________