Browse Source

update some demo text

pull/116/head
afc163 9 years ago
parent
commit
d0e7da6c7c
  1. 2
      components/enter-animation/demo/basic.md
  2. 2
      components/enter-animation/demo/enter-data.md

2
components/enter-animation/demo/basic.md

@ -4,6 +4,8 @@
默认子节点进场动画。为避免与本站页面的进场冲突,所以 `EnterAnimation` 里延时 1 秒,递增 `interval` 为 0.3。
刷新页面看效果。
---
````jsx

2
components/enter-animation/demo/enter-data.md

@ -4,6 +4,8 @@
通过加上 `enter-data` 属性来指定需要动画进场的元素,并且可以定义每个元素的动画效果,用到的参数有 `type` `queueId` `delay`
刷新页面看效果。
---
````jsx

Loading…
Cancel
Save