document for 0 value

This commit is contained in:
afc163 2015-11-04 18:02:36 +08:00
parent 27155b5d81
commit 75ca864dec

View File

@ -22,5 +22,5 @@
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|----------------|----------------------------------|------------|---------|--------|
| count | 展示的数字,大于 99 时显示为 99+ | Number | | |
| count | 展示的数字,大于 99 时显示为 99+,为 0 时隐藏 | Number | | |
| dot | 不展示数字,只有一个小红点 | boolean | | false |