文件名称:vue-img-upload:另一个Vue图片上传组件
文件大小:179KB
文件格式:ZIP
更新时间:2024-05-18 23:14:36
vue upload img Vue
vue-img-upload 另一个Vue图片上传组件 每个标签一张图片 提供调整大小选项 提供基本的人像/风景支持 提供直接上传选项 接受公关 安装 npm install croppie --save // all othe dependecies npm install vue-img-upload --save 基本用法 require ( "../node_modules/croppie/croppie.css" ) const VueImgUpload = require ( "vue-img-upload" ) Vue . use ( VueImgUpload ) // now you can use either vue-img-ipload or vue-img-dialog-upload components on your application 去做 了解如何通
【文件预览】:
vue-img-upload-master
----src()
--------main.js(224B)
--------rotate-img.svg(3KB)
--------cancel-img.svg(3KB)
--------ok-img.svg(3KB)
--------resizetool.js(5KB)
--------vue-img-upload.vue(5KB)
--------vue-img-dialog-upload.vue(6KB)
--------no-img.svg(4KB)
----README.md(937B)
----Makefile(234B)
----docs()
--------index.vue(2KB)
--------index.html(485B)
--------imgs()
--------index.css(107B)
--------build.js(648KB)
--------components()
--------features()
--------index.js(403B)
----.gitignore(45B)
----package.json(1KB)