陈嘉乐
2020-12-10 9f47eb8beda408a0bcf616dcd0dddc0067782974
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -226,7 +226,7 @@
                    Width = Application.GetRealWidth(343),
                    Height = Application.GetRealWidth(192),//2020-12-01 房间图片比例改回16:9
                    Radius = (uint)Application.GetRealWidth(12),
                    Tag = room.uid,
                    Tag = room.roomId,
                };
                roomListView.AddChidren(roomView);