无故事王国
2023-11-01 b3269976c84d03208f633cd0136a6f78e8dd53f7
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?