陈嘉乐
2020-12-01 4a5e9d0447aae9b264a98ea1f4c95417d0f4aa91
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPage.cs
@@ -120,7 +120,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = light.collection
                IsSelected = light.collect
            };
            controlView.AddChidren(btnCollection);