mirror of
https://github.com/SunnyQjm/taro-cropper.git
synced 2026-06-03 08:16:46 +08:00
update: README
This commit is contained in:
@@ -67,6 +67,7 @@ TaroCropper 是Taro小程序框架下使用的图片裁剪,基于canvasAPI进
|
||||
| onCut | (cutImagePath: string) => void | 点击底部完成按钮时会执行裁剪操作,可以通过此回调接收裁剪结果 | () => {} |
|
||||
| onFail | (err) => void | 裁剪失败的回调 | () => {} |
|
||||
|
||||
|
||||
> ### 效果展示
|
||||
|
||||
<img src="https://raw.githubusercontent.com/SunnyQjm/taro-cropper/master/document/demo1.png" width="375"/>
|
||||
|
||||
Reference in New Issue
Block a user