HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-12-14 e90209beae6a4e822cecb18e6889f8bda23f630e
ZigbeeApp/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
@@ -450,7 +450,7 @@
                deviceFramelayout.AddChidren(deviceRow);
                var devicename = new Button
                {
                    Text = HdlDeviceCommonLogic.Current.GetDeviceEpointName(common),
                    Text = LocalDevice.Current.GetDeviceEpointName(common),
                    TextAlignment = TextAlignment.CenterLeft,
                    TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                    SelectedTextColor = ZigbeeColor.Current.LogicAddColor,