摘要: 1.系统默认的颜色设置//无色 cell.selectionStyle = UITableViewCellSelectionStyleNone; //蓝色 cell.selectionStyle = UITableViewCellSelectionStyleBlue; //灰色 cell.selec 阅读全文
posted @ 2016-05-08 11:34 沧海珠泪 阅读(131) 评论(0) 推荐(0) 编辑