陈嘉乐
2020-12-02 a3f51a59941dbe3138e71328baa8f6c7a3d0f9b0
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);