self.automaticallyAdjustsScrollViewInsets = NO;// 默认是YES
self.edgesForExtendedLayout = UIRectEdgeNone;// 推荐使用