ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceGeneralInformationForm.cs
@@ -37,7 +37,7 @@ //清空bodyFrame this.ClearBodyFrame(); var listDevice = Common.LocalDevice.Current.GetDevicesByMac(i_deviceMac); var listDevice = Common.LocalDevice.Current.GetDevicesByMac(i_deviceMac); var listView = new VerticalListControl(12); listView.BackgroundColor = UserCenterColor.Current.White;