Skip to content

Commit

Permalink
update throttle fn
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaogliu committed May 3, 2018
1 parent 6f3ccd2 commit c60219e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ new PureFullPage().init();
```js
// 创建实例并初始化
new PureFullPage({
delay: 150,
delay: 900,
isShowNav: true,
definePages: addAnimation,
}).init();
Expand Down

0 comments on commit c60219e

Please sign in to comment.