ZigbeeApp/Shared/Phone/MainPage/Controls/DeviceCard/Base/DeviceCardCommon.cs
@@ -9,7 +9,7 @@ /// <summary> /// 主页的设备卡片控件底层共通(宽度:458 + 14 * 2 高度:305 + 43) /// </summary> public class DeviceCardCommon : FrameLayoutControl public class DeviceCardCommon : FrameLayoutStatuControl { #region ■ 变量声明___________________________