1
0
mirror of https://github.com/SunnyQjm/taro-cropper.git synced 2026-06-05 15:39:32 +08:00

add: 添加完成按钮,添加裁剪回调

This commit is contained in:
SunnyQjm
2019-08-18 10:15:03 +08:00
parent 73d47d13ba
commit e8f322ac0e
6 changed files with 66 additions and 37 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"miniprogramRoot": "dist/",
"projectname": "taro-cropper",
"description": "we-cropper在Taro框架下的封装,开箱即用",
"appid": "wx47e69a70a727989c",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
@@ -13,4 +13,4 @@
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
}
}