From 7cc62e5f588ddef149385167171d01b044010567 Mon Sep 17 00:00:00 2001 From: nikogu <644506165@qq.com> Date: Tue, 7 Nov 2017 11:19:35 +0800 Subject: [PATCH] fixed title of docs --- src/components/Charts/index.md | 2 +- src/components/DescriptionList/index.md | 2 +- src/components/Exception/index.md | 2 +- src/components/FooterToolbar/index.md | 2 +- src/components/GlobalFooter/index.md | 2 +- src/components/HeaderSearch/index.md | 2 +- src/components/NoticeIcon/index.md | 2 +- src/components/NumberInfo/demo/basic.md | 7 ------- src/components/NumberInfo/index.md | 2 +- src/components/PageHeader/index.md | 2 +- src/components/Result/index.md | 2 +- src/components/TagSelect/index.md | 2 +- src/components/Trend/index.md | 2 +- 13 files changed, 12 insertions(+), 19 deletions(-) diff --git a/src/components/Charts/index.md b/src/components/Charts/index.md index 305d723a..966279d4 100644 --- a/src/components/Charts/index.md +++ b/src/components/Charts/index.md @@ -1,7 +1,7 @@ --- title: en-US: Charts - zh-CN: 图表 + zh-CN: Charts subtitle: 图表 order: 2 cols: 2 diff --git a/src/components/DescriptionList/index.md b/src/components/DescriptionList/index.md index 72987fce..bdadf136 100644 --- a/src/components/DescriptionList/index.md +++ b/src/components/DescriptionList/index.md @@ -1,7 +1,7 @@ --- title: en-US: DescriptionList - zh-CN: 描述列表 + zh-CN: DescriptionList subtitle: 描述列表 cols: 1 order: 4 diff --git a/src/components/Exception/index.md b/src/components/Exception/index.md index a27e5c55..844146e0 100644 --- a/src/components/Exception/index.md +++ b/src/components/Exception/index.md @@ -1,7 +1,7 @@ --- title: en-US: Exception - zh-CN: 异常 + zh-CN: Exception subtitle: 异常 cols: 1 order: 5 diff --git a/src/components/FooterToolbar/index.md b/src/components/FooterToolbar/index.md index e4ccea62..b0bea3d9 100644 --- a/src/components/FooterToolbar/index.md +++ b/src/components/FooterToolbar/index.md @@ -1,7 +1,7 @@ --- title: en-US: FooterToolbar - zh-CN: 底部工具栏 + zh-CN: FooterToolbar subtitle: 底部工具栏 cols: 1 order: 6 diff --git a/src/components/GlobalFooter/index.md b/src/components/GlobalFooter/index.md index f9f9a5dc..55b4be46 100644 --- a/src/components/GlobalFooter/index.md +++ b/src/components/GlobalFooter/index.md @@ -1,7 +1,7 @@ --- title: en-US: GlobalFooter - zh-CN: 全局页脚 + zh-CN: GlobalFooter subtitle: 全局页脚 cols: 1 order: 7 diff --git a/src/components/HeaderSearch/index.md b/src/components/HeaderSearch/index.md index 36cfaeb5..5c8fd701 100644 --- a/src/components/HeaderSearch/index.md +++ b/src/components/HeaderSearch/index.md @@ -1,7 +1,7 @@ --- title: en-US: HeaderSearch - zh-CN: 顶部搜索框 + zh-CN: HeaderSearch subtitle: 顶部搜索框 cols: 1 order: 8 diff --git a/src/components/NoticeIcon/index.md b/src/components/NoticeIcon/index.md index ae4460ff..3f0f8d99 100644 --- a/src/components/NoticeIcon/index.md +++ b/src/components/NoticeIcon/index.md @@ -1,7 +1,7 @@ --- title: en-US: NoticeIcon - zh-CN: 通知菜单 + zh-CN: NoticeIcon subtitle: 通知菜单 cols: 1 order: 9 diff --git a/src/components/NumberInfo/demo/basic.md b/src/components/NumberInfo/demo/basic.md index 0b4589bd..a8ce97ac 100644 --- a/src/components/NumberInfo/demo/basic.md +++ b/src/components/NumberInfo/demo/basic.md @@ -17,13 +17,6 @@ ReactDOM.render( status="up" subTotal={17.1} /> - 本周访问} - total={numeral(12321).format('0,0')} - status="up" - subTotal={17.1} - style={{ marginTop: 16 }} - /> , mountNode); ```` diff --git a/src/components/NumberInfo/index.md b/src/components/NumberInfo/index.md index 62866942..a07ab4d9 100644 --- a/src/components/NumberInfo/index.md +++ b/src/components/NumberInfo/index.md @@ -1,7 +1,7 @@ --- title: en-US: NumberInfo - zh-CN: 数据文本 + zh-CN: NumberInfo subtitle: 数据文本 cols: 1 order: 10 diff --git a/src/components/PageHeader/index.md b/src/components/PageHeader/index.md index d93bd3b0..cd018c38 100644 --- a/src/components/PageHeader/index.md +++ b/src/components/PageHeader/index.md @@ -1,7 +1,7 @@ --- title: en-US: PageHeader - zh-CN: 页头 + zh-CN: PageHeader subtitle: 页头 cols: 1 order: 11 diff --git a/src/components/Result/index.md b/src/components/Result/index.md index f36fa1e4..dc11206c 100644 --- a/src/components/Result/index.md +++ b/src/components/Result/index.md @@ -1,7 +1,7 @@ --- title: en-US: Result - zh-CN: 处理结果 + zh-CN: Result subtitle: 处理结果 cols: 1 order: 12 diff --git a/src/components/TagSelect/index.md b/src/components/TagSelect/index.md index 0035daef..396c144d 100644 --- a/src/components/TagSelect/index.md +++ b/src/components/TagSelect/index.md @@ -1,7 +1,7 @@ --- title: en-US: TagSelect - zh-CN: 标签选择器 + zh-CN: TagSelect subtitle: 标签选择器 cols: 1 order: 13 diff --git a/src/components/Trend/index.md b/src/components/Trend/index.md index 802e2779..54c241f4 100644 --- a/src/components/Trend/index.md +++ b/src/components/Trend/index.md @@ -1,7 +1,7 @@ --- title: en-US: Trend - zh-CN: 趋势标记 + zh-CN: Trend subtitle: 趋势标记 cols: 1 order: 14 -- GitLab