1
wxr
2021-11-19 4addd1dc37f167e2000c31c7b623ba45b01d77ec
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPage.cs
@@ -102,12 +102,12 @@
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = function.collect
            };
            //controlView.AddChidren(btnCollection);
            controlView.AddChidren(btnCollection);
            //2020-12-16 如果是成员隐藏收藏功能
            if (!DB_ResidenceData.Instance.CurrentRegion.IsOthreShare)
            {
                controlView.AddChidren(btnCollection);
            }
            //if (!DB_ResidenceData.Instance.CurrentRegion.isOtherShare)
            //{
            //    controlView.AddChidren(btnCollection);
            //}
            btnSwitchIcon = new Button()
            {