图片压缩上传示例

    1.引入 qc-image-lrz.js,
    2.初始化对象:var lit=window.QcImageLrz.init(),多图上传时每次都需要初始化下
    3.执行压缩:lit.compress(file,opt)