We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef6a6e commit f57d162Copy full SHA for f57d162
README.md
@@ -9,7 +9,7 @@
9
10
11
12
-##Examples
+## Examples
13
14
```html
15
<script>
@@ -25,7 +25,7 @@
25
})
26
</script>
27
```
28
-##主要参数
+## 主要参数
29
```js
30
/**
31
* @param {number} threshold 临界值,选填,默认 0
@@ -36,5 +36,5 @@
36
* @param {string} placeholder 占位图片,选填,默认为一段图片的 base64值
37
**/
38
39
-##Notes
+## Notes
40
- 注意插件接受的参数都为原生 javaScript 对象
0 commit comments