diff --git a/components/steps/index.md b/components/steps/index.md index a9324f5ff1..67491631de 100644 --- a/components/steps/index.md +++ b/components/steps/index.md @@ -7,11 +7,11 @@ --- -脚踏实地一步步走 +引导用户按照流程完成任务的导航条 ## 何时使用 -当需要对表单输入进行分步骤的录入数据时 +当任务复杂或者存在先后关系时,需要将其分解成一系列步骤,从而简化任务。 ## API