陈嘉乐
2020-12-17 37f4744e89e08c5bc79559d4e109e753b3b72ff1
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPage.cs
@@ -99,7 +99,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = fan.collection
                IsSelected = fan.collect
            };
            controlView.AddChidren(btnCollection);