当前位置:首页 > 2021年4月15日

基于vue的移动端图片裁剪压缩处理

han32685年前 (2021-04-15)3121
效果展示:原作者介绍:传送门原作者github:传送门基于原作者封装的组件:传送门基于原作者+vant UI封装的组件:传送门...

基于Vue的移动端图片裁剪组件(Clipic)可自动压缩

han32685年前 (2021-04-15)3131
基于Vue的移动端图片裁剪组件(Clipic)可自动压缩
安装:Bashnpm install --save clipic使用代码:Markup<template>     ...

基于Vue的移动端图片裁剪组件(vue-imgcut)

han32685年前 (2021-04-15)3798
基于Vue的移动端图片裁剪组件(vue-imgcut)
安装:npm install vue-imgcut –save使用代码:<template>     <div...