陈嘉乐
2020-12-07 fb5f023820eb6783bd62d0d69d9afbd00cd3f426
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);