JLChen
2020-12-06 33656fa9abd15ed00a390024b439568d2713ca1a
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs
@@ -132,7 +132,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = aC.collection
                IsSelected = aC.collect
            };
            controlView.AddChidren(btnCollection);