黄学彪
2020-12-19 f4c86f68b900bd506ef7214b2ae9bd23a9d2ffa8
HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs
old mode 100644 new mode 100755
@@ -121,7 +121,12 @@
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = curtain.collect
            };
            controlView.AddChidren(btnCollection);
            //controlView.AddChidren(btnCollection);
            //2020-12-16 如果是成员隐藏收藏功能
            if (!DB_ResidenceData.Instance.CurrentRegion.IsOthreShare)
            {
                controlView.AddChidren(btnCollection);
            }
            curtainSeekBar = new CurtainSeekBarOn()
            {