关于scrollView的一些 坑

# scrollView 在ios 11 以后会自动向下偏移 20的高度

#设置scrollView 的contentInset 的时候 一定要在布局 完成 之后 在进行 设置否则设置无效 

你可能感兴趣的:(关于scrollView的一些 坑)