iOS -点击按钮查看大图,再次点击还原效果(此处以UITableViewCell为父视图,其中加载多个图片为例)
#import"xxxCell.h"#importstaticCGRectoldframe;//用于记录放大之前的frame@implementationxxxCell-(void)awakeFromNib{}//1.给cell赋值-(void)reDrawInfoContentView:(xxxModel*)model{CGRectaRect,bRect,bounds=CGRectMake(10