gxc
2019-10-29 7fa61a2e8415f8dd862aad5541d323c9c51c45c5
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;