陈嘉乐
2020-06-09 81b8485160415ceec9114d75558e71dd62bff4d2
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -41,7 +41,6 @@
            };
            bodyView.AddChidren(functionListView);
            foreach (var function in room.functions)
            {
                functionListView.AddChidren(new Button() { Height = Application.GetRealHeight(12) });