wei
2020-12-19 ecbf9d722cf59efe93cf60ee47e8782eca18eca6
HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePage.cs
old mode 100644 new mode 100755
@@ -108,7 +108,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);
            }
            btnCurtainBgIcon = new Button()
            {