/vue-cropperjs

七牛云图片上传与裁剪

Primary LanguageVue

vue-cropperjs

项目预览地址

七牛云图片上传

主要使用技术: vue + vue-router + axios + cropper + element-ui

  • 使用七牛云图片上传使用base64方式
  • 使用formData方式上传并支持图片的裁剪

HTMLCanvasElement.toDataURL()

cropper

cropper中文文档

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.