Skip to content

Commit a017cbb

Browse files
committed
update: README.md
1 parent 7cd60db commit a017cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Vue.component(VScroller.name, VScroller)
4343
2. preload-bottom:触发 bottom 的距离(px),默认`50`
4444
3. throttle: 事件派发的频率,默认`0`不限流,如果设置为 < 0,则不派发事件
4545
4. tag:指定容器的元素,默认是`div`
46-
5. event-step:事件触发的步长(px),大于这个步长才会 emit`top`, *第一次*`refresh` 事件
46+
5. event-step:事件触发的步长(px),大于这个步长才会 emit`top`**第一次**`refresh` 事件
4747

4848
## Events
4949
1. `void` @scroll-down:正在向下滚动

0 commit comments

Comments
 (0)