QRCode 二维码生成工具 屏幕截图 普通二维码 - (UIImage *)createQRCodeWithString:(NSString *)QRString withImgsize:(CGFloat)imageFloat; 中间有小图片的二维码 - (UIImage *)createImgQRCodeWithString:(NSString *)QRString centerImage:(UIImage *)centerImage;