new compressImg(dataURI, type) 压缩图片,前端制作缩略图,可以避免开发者自己去压缩图片 Author: crazystudent13 Source: file.js, line 31 To Do: 暂无待办 Parameters: Name Type Description dataURI file 需要转换为文件的base64位码 type string 文件类型 Returns: 转换后的Base64位码