设置滑动视图(scrollView, tableView, collectionView)的scrollsToTop属性为NO 如: _collectionView.scrollsToTop = NO;