您的位置: 首页 > IT文章 > 改变tableView索引颜色 改变tableView索引颜色 分类: IT文章 • 2023-11-04 13:02:30 _tableView.sectionIndexBackgroundColor = [UIColor clearColor]; _tableView.sectionIndexColor = kRedColor;