WJC
2020-03-30 4e25d344065ffd9248a254ec9d11f0bb4bbbdb5e
ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelButtonSettionForm.cs
@@ -437,7 +437,7 @@
            bodyFrameLayout.AddChidren(frameBorder);
            var btnPic = new PicViewControl(frameBorder.Width, frameBorder.Height, false);
            btnPic.UnSelectedImagePath = "Device/PanelTable.png";
            btnPic.UnSelectedImagePath = "DeviceItem/PanelTable.png";
            frameBorder.AddChidren(btnPic);
            if (listOffSwitch.Count == 4)