UIScrollview不全屏,解决方案

self.edgesForExtendedLayout = UIRectEdgeNone;

原文地址:https://www.cnblogs.com/qiyer/p/5407858.html