WanPai/Common/Layout/WaterFallFlowLayout.swift
@@ -11,6 +11,7 @@ func waterFlowLayout(_ waterFlowLayout: WaterFallFlowLayout, itemHeight indexPath: IndexPath) -> CGFloat } @available(*,deprecated,message: "废弃") class WaterFallFlowLayout: UICollectionViewFlowLayout { weak var delegate: WaterFallLayoutDelegate?