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); //底线