WJC
2020-03-30 fdc47d950498e088260a3b04028703adc0f878e0
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)