Skip to content

Commit f57d162

Browse files
authored
Update README.md
1 parent 0ef6a6e commit f57d162

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111

12-
##Examples
12+
## Examples
1313

1414
```html
1515
<script>
@@ -25,7 +25,7 @@
2525
   })
2626
</script>
2727
```
28-
##主要参数
28+
## 主要参数
2929
```js
3030
/**
3131
   * @param {number} threshold     临界值,选填,默认 0
@@ -36,5 +36,5 @@
3636
   * @param {string} placeholder 占位图片,选填,默认为一段图片的 base64值
3737
**/
3838
```
39-
##Notes
39+
## Notes
4040
- 注意插件接受的参数都为原生 javaScript 对象

0 commit comments

Comments
 (0)