gxc
2020-01-14 db196464ea74daaffb35860eef8c80cf254ce578
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;