From d8ce9894a80d82cbb073eb14077d2962f92be0dd Mon Sep 17 00:00:00 2001 From: jljsj Date: Tue, 28 Jul 2015 16:08:52 +0800 Subject: [PATCH] updata demo --- components/enter-animation/demo/basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/enter-animation/demo/basic.md b/components/enter-animation/demo/basic.md index 607472070b..7ad3c227e3 100644 --- a/components/enter-animation/demo/basic.md +++ b/components/enter-animation/demo/basic.md @@ -1,7 +1,7 @@ # 基本(子节点控制进场) - order: 0 -模拟页面demo,子节点控制进场。`EnterAnimation` 里延时1秒`enter-data` 用到的参数:`type` `queueId` `delay`。 +模拟页面演示,子节点控制进场。`EnterAnimation` 里延时1秒`enter-data` 用到的参数:`type` `queueId` `delay`。 --- ````jsx