黄学彪
2020-11-20 99253403b560f761d5f9af8b4f5140496996433a
ZigbeeApp/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
@@ -450,7 +450,7 @@
                deviceFramelayout.AddChidren(deviceRow);
                var devicename = new Button
                {
                    Text = LocalDevice.Current.GetDeviceEpointName(common),
                    Text = HdlDeviceCommonLogic.Current.GetDeviceEpointName(common),
                    TextAlignment = TextAlignment.CenterLeft,
                    TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                    SelectedTextColor = ZigbeeColor.Current.LogicAddColor,