fix:上传图片前压缩图片
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -23,6 +23,7 @@ |
"@types/echarts": "^4.9.10", | ||
"ant-design-vue": "^1.7.7", | ||
"axios": "^0.21.1", | ||
"compressorjs": "^1.1.1", | ||
"core-js": "^3.6.5", | ||
"echarts": "^5.2.0", | ||
"element-ui": "^2.15.5", | ||
... | ... |
src/utils/image/compress.ts
0 → 100644
Please
register
or
sign in
to comment