HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2020-07-10 acb2b278663952ce555b06a2e821f359225f15e0
ZigbeeApp/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
old mode 100644 new mode 100755
File was renamed from Home0630/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
@@ -460,7 +460,6 @@
                    var flMain = new FrameLayout { BackgroundColor = ZigbeeColor.Current.LogicViewBackgroundColor };
                    this.AddChidren(flMain);
                    CurrentDeviceState.CurrentDeviceView(flMain, common, false, IfType);
                };
                deviceFramelayout.MouseUpEventHandler += devicclick;
                bjFramelayout.MouseUpEventHandler += devicclick;