有一个scrollerView页面有两个不可滑动的CollectionView,cell相同,就用了同一个layout,添加数据调整Frame的时候第一个CollectionView会一直报
报错UICollectionView received layout attributes for a cell with an index path that does not exist:<NSIndexPath: 0x80b1dc933cf8f0de> {length = 2, path = 0 - 4}
修改:两个CollectionView还是要用两个layout的