1
wei
2020-12-04 de3bc335c02364f1f8eff777e9c1dfa00dabca3b
HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPage.cs
@@ -111,7 +111,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = tv.collection
                IsSelected = tv.collect
            };
            controlView.AddChidren(btnCollection);