Skip to content

Commit

Permalink
docs: optimize demo of form detail in docs (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
anyuxuan authored and janryWang committed Jul 8, 2019
1 parent 808c659 commit b04d413
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Examples/antd/Detail.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 表单详情

> 该案例默认不显示数据,用来体现缺省状态,如果想查看有数据的形式,点击加载详情数据按钮即可
#### Demo 示例

```jsx
Expand Down
2 changes: 2 additions & 0 deletions docs/Examples/next/Detail.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 表单详情

> 该案例默认不显示数据,用来体现缺省状态,如果想查看有数据的形式,点击加载详情数据按钮即可
#### Demo 示例

```jsx
Expand Down

0 comments on commit b04d413

Please sign in to comment.