HDL Home App 第二版本 旧平台金堂用 正在使用
陈嘉乐
2020-06-29 9a6f9cfe3ddcf564261ddae823eda21d4539515c
ZigbeeApp/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
old mode 100755 new mode 100644
@@ -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;