Skip to content

Commit af86313

Browse files
authored
Update README.md
1 parent 643e3d9 commit af86313

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
@@ -149,6 +149,6 @@ scroll.scrollTo(0, 500)
149149
...
150150
```
151151
- scrollToElement(el, time, offsetX, offsetY, easing) 滚动到
152-
 某个元素,el(必填) 表示 dom 元素,time 表示动画,offsetX 和 offsetY 表示坐标偏移量,easing 表示缓动函数
152+
 某个元素,el(必填)表示 dom 元素,time 表示动画,offsetX 和 offsetY 表示坐标偏移量,easing 表示缓动函数
153153

154154

0 commit comments

Comments
 (0)