摘要: UIImageView *imageBigger = [[UIImageView alloc] init]; imageBigger.backgroundColor = [UIColor clearColor]; // 背景色设置为透明 imageBigger.layer.backgroundCol 阅读全文
posted @ 2018-09-11 09:47 zzlei 阅读(104) 评论(0) 推荐(0) 编辑