issues
search
33 results
for wecropper
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
we-plugin/we-cropper
#18
上传图片我设置sizeType只能是原图后,图片如果太大(2M),会显示不出来
` wx.chooseImage({ count: 1, // 默认9 sizeType: ['original'], // 可以指定是原图还是压缩图,默认二者都有 sourceType: ['album', 'camera'], // 可以指定来源是相册还是相机,默认二者都有 success (res) { const src = res.tempFi…
03128crz
updated
6 years ago
1
we-plugin/we-cropper
#6
想在new weCroper()时调用pushOrign将图片显示出来该如何处理
new weCropper(data) .on('ready', function (ctx) { console.log(`wecropper is ready for work!`) }) .on('beforeImageLoad', (ctx) => { console.log(`before pictur…
03128crz
updated
7 years ago
1
baijunjie/PhotoClip.js
#29
大神能否出一个兼容小程序的版本?小程序里不能操作dom
drunksword
updated
7 years ago
2
上一页
1
...
1
2
3
4
...
4
下一页