ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs
@@ -369,6 +369,11 @@ { //调光器 IconPath = "Device/Light.png"; if (Shared.Common.LocalDevice.Current.IsMiniLight(this) == true) { //mini夜灯 IconPath = "Device/MiniNightLight.png"; } } else if (this.Type == DeviceType.OnOffOutput) {