使用下面的方法即可。把这个indexPathNSIndexPath *indexPath = [NSIndexPath indexPathForRow:(数组个数-1) inSection:0]; - (void)scrollToItemAtIndexPath:(NSIndexPath *)indexPath atScrollPosition:(UICollectionViewScrollPosition)scrollPosition animated:(BOOL)animated;