wei
2021-07-16 65d30e65eb0ee4168871e891984ea565b144c7f4
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs
@@ -124,12 +124,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);
            //}
            dimmerBar = new WaveSeekBarOn()
            {