doc: update timeline doc #1767

pull/1792/head
wangxueliang 2020-02-10 19:37:49 +08:00
parent c8cc30beb0
commit 84165c4f98
1 changed files with 2 additions and 4 deletions

View File

@ -12,15 +12,13 @@ const md = {
cn: `# 时间轴
垂直展示的时间流信息
## 何时使用
在操作需要较长时间才能完成时为用户显示该操作的当前进度和状态
- 当有一系列信息需按时间排列时可正序和倒序
- 需要有一条时间轴进行视觉上的串联时
- 需要有一条时间轴进行视觉上的串联时
## 代码演示`,
us: `# Timeline
Vertical display timeline.
## When To Use
- When a series of information needs to be ordered by time (ascend or descend).
- When a series of information needs to be ordered by time (ascending or descending).
- When you need a timeline to make a visual connection.
## Examples
`,