Skip to content

Commit 6f1ba7f

Browse files
committed
update iscroll
1 parent e794af0 commit 6f1ba7f

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Deom 链接: https://chemzqm.github.io/dribbble-effects/refresh.html
2626
* 下拉刷新的效果是 canvas 加 requestAnimationFrame 实现的,因为控制最灵活
2727
* 删除图标动画是 css animation,因为实现简单
2828
* 代码没有注释,抽象也或许不太合理,仅供参考
29+
* 图片是从美食应用截取的,组您开胃😋
2930

3031

3132
## 第一个 Epic-Black-Friday-Deals

example/resources/commons.chunk.js

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/resources/commons.chunk.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"component-uid": "0.0.2",
3535
"domify": "^1.4.0",
3636
"es6-promise-polyfill": "^1.1.1",
37-
"iscroll-component": "^1.1.8",
37+
"iscroll-component": "^1.1.9",
3838
"prop-detect": "^1.0.0",
3939
"scrollfix": "0.0.2",
4040
"swipe-it": "^0.1.18"

0 commit comments

Comments
 (0)