JLChen
2020-12-08 0d645573c986c818aa9f814eab30af65dd8ec5e3
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs
@@ -128,7 +128,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = fh.collection
                IsSelected = fh.collect
            };
            controlView.AddChidren(btnCollection);