HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPage.cs
@@ -526,7 +526,12 @@ Radius = (uint)Application.GetRealWidth(22), BackgroundColor = CSS_Color.MainBackgroundColor, }; contentView.AddChidren(delTextBtn); //如果是成员隐藏收藏功能 if (!DB_ResidenceData.Instance.CurrentRegion.isOtherShare) { contentView.AddChidren(delTextBtn); } EventHandler<MouseEventArgs> ClickEvent = (sener, e) => {