From 3c32f0c6c075a76b9dafb058605fe215c30b91e7 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 17 Jun 2015 17:19:34 +0800 Subject: [PATCH] update progress demo --- components/progress/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/progress/index.md b/components/progress/index.md index fa4b2b3802..567b5eff12 100644 --- a/components/progress/index.md +++ b/components/progress/index.md @@ -10,8 +10,8 @@ ## 何时使用 -- 需要告知用户进行时、失败、已完成的等运行状态。 -- 需要展示操作的百分比时。 +- 需要告知用户操作的运行状态,如:进行中、已完成、已失败。 +- 需要展示操作的进度时。 ## 属性参数