UItableview

2018-07-18  本文已影响0人  自弹自唱

self.tableView.separatorInset = .zero; // 分割线顶格

    self.tableView.tableFooterView=UIView(frame: CGRect.zero) // 不要空白cell
上一篇 下一篇

猜你喜欢

热点阅读