tableView上的未知Gab

时间:2017-03-09 07:42:37

标签: ios swift3 xcode8

在此输入图片说明

enter image description here

我不知道为什么我的tableView有一个未知的瞎扯。

1 个答案:

答案 0 :(得分:1)

你只需要设置。通过从故事板中选择视图控制器来取消选中Adjust scroll View Insets。喜欢以下截图:

enter image description here

如果你的故事板VC添加了TopBar控制器并检查了Adjust scroll View Insets,那么它会自动调整,看看以下不同的选中并取消选中

如果Adjust scroll View Insets已检查:

enter image description here

如果Adjust scroll View Insets取消选中:

enter image description here