摘要: table?.separatorInset = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0) //设置cell 下边线 位置 table?.separatorStyle = .none //设置cell 下边线类型 cell.selection 阅读全文
posted @ 2016-10-12 15:54 zuidap 阅读(240) 评论(0) 推荐(0)