Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondu committed Sep 7, 2018
1 parent 9a5caf1 commit d6b55d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ yarn add wxa-plugin-canvas --production
| ------------ | ---------------- | ---- | ----------------------------------------- |
| x | Number(单位:rpx) || 右上角的坐标 |
| y | Number(单位:rpx) || 右上角的坐标 |
| url | String || 图片url(**需要添加到下载白名单域名中**|
| url | String || 图片url(**需要添加到下载白名单域名中**也支持本地图片 |
| width | Number(单位:rpx) || 宽度(**会根据图片的尺寸同比例缩放**|
| height | Number(单位:rpx) || 高度(**会根据图片的尺寸同比例缩放**|
| borderRadius | Number(单位:rpx) || 圆角,跟css一样 |
Expand Down

0 comments on commit d6b55d8

Please sign in to comment.