vue-cropper裁剪上传
阅读原文时间:2023年07月08日阅读:4

效果图:

全部代码:

npm install vue-cropper //首先 安装vue-cropper

main.js全局引用:

import VueCropper from 'vue-cropper'

Vue.use(VueCropper)

// 挂载全局

Vue.prototype.$http = httpRequest // ajax请求方法   更具自己需求来

更多参考链接:https://blog.csdn.net/weixin_39327044/article/details/89765109

       https://www.jianshu.com/p/c24ca59aaf1a

       https://blog.csdn.net/qq_37622575/article/details/84989424

手机扫一扫

移动阅读更方便

阿里云服务器
腾讯云服务器
七牛云服务器