黄学彪
2019-12-09 163777d8a2cb7cfa469f54a7042528870ebc10a3
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceObjectControl.cs
@@ -94,7 +94,6 @@
            btnDeviceRoom.Y = Application.GetRealHeight(72) + this.chidrenYaxis;
            btnDeviceRoom.TextSize = 12;
            btnDeviceRoom.TextColor = UserCenterColor.Current.TextGrayColor1;
            btnDeviceRoom.Text = Common.LocalDevice.Current.GetDeviceMacName(listDevice[0]);
            frameTable.AddChidren(btnDeviceRoom, ChidrenBindMode.BindEventOnly);
            //底线