#### 封顶数字 超过 `overflowCount` 的会显示为 `${overflowCount}+`,默认的 `overflowCount` 为 `99`。 #### Overflow Count `${overflowCount}+` is displayed when count is larger than `overflowCount`. The default value of `overflowCount` is `99`. ```html ```