1.UIImage转换成UIcolor
cell.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"call_半透明蓝"]];