Skip to content

Commit 2e3cf6e

Browse files
authored
Update README_CN.md
1 parent 071653b commit 2e3cf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ new Vue({
7777
| ------------- |:----------| ---------|--------------|
7878
| url | String | '/crop.php' | 服务端上传的地址 |
7979
| text | String | 'Upload Image' | 你需要显示按钮的文本|
80-
| inputOfFile | String | 'file' | 上船服务端对应表单 name |
80+
| inputOfFile | String     |   'file' | 上传服务端对应表单 name |
8181
| extensions | String | 'png,jpg,gif' | 限制的图片类型 |
8282
| crop | Boolean | true | 是否需要裁剪 |
8383
| cropRatio | String | '1:1' | 限制裁剪的形状|

0 commit comments

Comments
 (0)