ss
Aeline
2020-10-10 efdacab9e65329395e2226b5bd15e04f9b673492
BuWanVideo2.0/XYRDetailViewController.m
@@ -1967,6 +1967,7 @@
                _collectionbt = titleCollectionReusableView.collectionBtn;
                //添加分享的点击事件
                titleCollectionReusableView.shareBtn.hidden = YES;
                titleCollectionReusableView.share.hidden = YES;
                [titleCollectionReusableView.shareBtn addTarget:self action:@selector(clickShareButton:) forControlEvents:UIControlEventTouchUpInside];
                //联网检查是否收藏
                [self checkWhetherCollection];