wxr
2020-12-18 aa1eb6c809ef1e0e050bfeac53e9f2ea4f11330c
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs
old mode 100644 new mode 100755
@@ -123,7 +123,12 @@
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = light.collect
            };
            controlView.AddChidren(btnCollection);
            //controlView.AddChidren(btnCollection);
            //2020-12-16 如果是成员隐藏收藏功能
            if (!DB_ResidenceData.Instance.CurrentRegion.IsOthreShare)
            {
                controlView.AddChidren(btnCollection);
            }
            dimmerBar = new WaveSeekBarOn()
            {