Commit 789593fb authored by pete谢兆麟's avatar pete谢兆麟

系统吸顶

parent 22ace6f0
...@@ -134,7 +134,7 @@ extension YHSelectViewController { ...@@ -134,7 +134,7 @@ extension YHSelectViewController {
}() }()
tableView = { tableView = {
let tableView = UITableView(frame: .zero, style: .grouped) let tableView = UITableView(frame: .zero, style: .plain)
tableView.contentInsetAdjustmentBehavior = .never tableView.contentInsetAdjustmentBehavior = .never
tableView.backgroundColor = .white tableView.backgroundColor = .white
tableView.separatorStyle = .none tableView.separatorStyle = .none
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment