我有CollectionView,其中包含ImageView和按钮在我点击imageViewdidSelectItemAtIndexPath的每个单元格中,当点击它不调用的按钮时调用这是代码overridefunccollectionView(collectionView:UICollectionView,cellForItemAtIndexPathindexPath:NSIndexPath)->UICollectionViewCell{letcell=collectionView.dequeueReusableCellWithReuseIdentifier(PhotoBrowserC