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;