vue-image-crop-upload
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vue-image-crop-upload", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "a vue plgin for image upload and crop(vue图片剪裁上传插件)", | ||
@@ -5,0 +5,0 @@ "main": "upload.vue", |
@@ -40,3 +40,3 @@ # vue-image-crop-upload | ||
| height | Number | 200 | height of receive image | | ||
| imgFormat | string | 'jpg' | jpg/png/gif, Server api receive file type. | | ||
| imgFormat | string | 'jpg' | jpg/png, Server api receive file type. | | ||
@@ -200,3 +200,3 @@ #### Events | ||
| height | Number | 200 | 最终得到的图片高度 | | ||
| imgFormat | string | 'jpg' | jpg/png/gif, 最终得到的图片格式 | | ||
| imgFormat | string | 'jpg' | jpg/png, 最终得到的图片格式 | | ||
@@ -203,0 +203,0 @@ #### Events |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
955761
20442