DolphinEnglishLearnStudent/Moudle/Home/View/AwardListView.swift
@@ -59,15 +59,6 @@ extension AwardListView:UICollectionViewDelegate{ func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { // UIView.animate(withDuration: 0.4) { // self.alpha = 0 // self.view_container.transform = .init(scaleX: 0.1, y: 0.1) // } completion: { _ in // self.removeFromSuperview() // let item = self.items[indexPath.row] // self.clickClouse(item) // } } }