让tableview 的 底线消失

来源:互联网 发布:appium python脚本 编辑:程序博客网 时间:2024/04/29 00:09
self.tableView.tableFooterView = [UIView new];
0 0