# compress **Repository Path**: ntla123/compress ## Basic Information - **Project Name**: compress - **Description**: 原生小程序图片压缩尺寸 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # compress v1.0.0 ## 概述 微信小程序图片压缩组件 ## 配置 | 属性 | 说明 | 类型 | 必填 | 默认值 | | ---------- | -------- | ------ | ---- | ------ | | max-width | 最大宽度 | Number | 否 | 750 | | max-height | 最大高度 | Number | 否 | 750 | ## methods | 方法名 | 说明 | 参数 | | ------- | :--------------: | :---: | | getImgs | 获取压缩图片地址 | paths | ## 作者 SuperIron