未验证 提交 3c7f494c 编写于 作者: 鹅鹅鹅 提交者: GitHub

Update README.md

上级 bda649f8
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
```html ```html
<image-cropper id="image-cropper" limit_move="{{true}}" disable_rotate="{{true}}" width="{{width}}" height="{{height}}" imgSrc="{{src}}" bindload="cropperload" bindimageload="loadimage" bindtapcut="clickcut"></image-cropper> <image-cropper id="image-cropper" limit_move="{{true}}" disable_rotate="{{true}}" width="{{width}}" height="{{height}}" imgSrc="{{src}}" bindload="cropperload" bindimageload="loadimage" bindtapcut="clickcut"></image-cropper>
``` ```
#### 3.示例 #### 3.简单示例
```javascript ```javascript
Page({ Page({
data: { data: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册