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];