Skip to content

Commit

Permalink
fix(doc): 完善 ActivityIndicator 的文档
Browse files Browse the repository at this point in the history
  • Loading branch information
SzHeJason committed Oct 16, 2018
1 parent 3b3ed8a commit 6e9a63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/markdown/activity-indicator.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ import { AtActivityIndicator } from 'taro-ui'

:::

## 垂直水平居中
## 垂直水平居中(当设置 center 时需要给父容器提供 position: relative 属性)

:::demo

Expand Down

0 comments on commit 6e9a63f

Please sign in to comment.