WJC
2020-04-10 a051c37a96a4b518b1bf1689252649c32430194f
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)