ZigbeeApp/Shared/Phone/UserCenter/SharedContent/LookSharedListRoomForm.cs
@@ -210,7 +210,7 @@ frameBack.AddChidren(frameRow); //图标 var btnIcon = frameRow.frameTable.AddLeftIcon(81); btnIcon.UnSelectedImagePath = "Item/RoomIcon.png"; btnIcon.UnSelectedImagePath = "Item/RoomIconSelected.png"; //名称 var btnName = frameRow.frameTable.AddLeftCaption(room.Name, 600); btnName.TextSize = 15;