JLChen
2020-12-11 d616b67bd6ea95562af73a00bf0aab38eec935df
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);