gxc
2019-12-24 0f6bf2b39fe1d3838c385eee86dc47a2260ad024
ZigbeeApp/Shared/Phone/UserCenter/Safety/SafetyManagementMainForm.cs
@@ -448,8 +448,7 @@
            listView.AddChidrenFrame(frameDevice);
            frameDevice.InitControl(device);
            //添加阴影特效
            var btnTemp = new ButtonBase();
            btnTemp.AddBottomShadow(frameDevice);
            frameDevice.SetViewShadow(true);
            string mainkeys = Common.LocalDevice.Current.GetDeviceMainKeys(device);
            this.dicSensorStatuView[mainkeys] = frameDevice;