JLChen
2020-12-14 5e3150f8f603a90f29ab2f5a4b014a8bff564cb4
HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePage.cs
@@ -106,7 +106,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = curtain.collection
                IsSelected = curtain.collect
            };
            controlView.AddChidren(btnCollection);