From 9fb1146aa587bb759f9faefb0c2517608340d37c Mon Sep 17 00:00:00 2001 From: ddcat1115 Date: Fri, 20 Oct 2017 14:19:57 +0800 Subject: [PATCH] remove useless components level in doc --- src/components/Charts/index.md | 1 - src/components/CountDown/index.md | 1 - src/components/DescriptionList/index.md | 1 - src/components/Exception/index.md | 1 - src/components/FooterToolbar/index.md | 1 - src/components/GlobalFooter/index.md | 1 - src/components/HeaderSearch/index.md | 1 - src/components/NoticeIcon/index.md | 1 - src/components/PageHeader/index.md | 1 - src/components/Result/index.md | 1 - src/components/TagSelect/index.md | 1 - 11 files changed, 11 deletions(-) diff --git a/src/components/Charts/index.md b/src/components/Charts/index.md index 47a13d5a..a418d9c1 100644 --- a/src/components/Charts/index.md +++ b/src/components/Charts/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: Charts subtitle: 图表 diff --git a/src/components/CountDown/index.md b/src/components/CountDown/index.md index 026ea3fa..b441a059 100644 --- a/src/components/CountDown/index.md +++ b/src/components/CountDown/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: CountDown subtitle: 倒计时 diff --git a/src/components/DescriptionList/index.md b/src/components/DescriptionList/index.md index 90e916ac..f744aaad 100644 --- a/src/components/DescriptionList/index.md +++ b/src/components/DescriptionList/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: DescriptionList subtitle: 描述列表 diff --git a/src/components/Exception/index.md b/src/components/Exception/index.md index 9ac52653..c5f6dd73 100644 --- a/src/components/Exception/index.md +++ b/src/components/Exception/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: Exception subtitle: 异常 diff --git a/src/components/FooterToolbar/index.md b/src/components/FooterToolbar/index.md index 7a13519f..5a4a23e3 100644 --- a/src/components/FooterToolbar/index.md +++ b/src/components/FooterToolbar/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: FooterToolbar subtitle: 底部工具栏 diff --git a/src/components/GlobalFooter/index.md b/src/components/GlobalFooter/index.md index c1816293..8b935572 100644 --- a/src/components/GlobalFooter/index.md +++ b/src/components/GlobalFooter/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: GlobalFooter subtitle: 全局页脚 diff --git a/src/components/HeaderSearch/index.md b/src/components/HeaderSearch/index.md index 685bbcba..97aeba3d 100644 --- a/src/components/HeaderSearch/index.md +++ b/src/components/HeaderSearch/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: HeaderSearch subtitle: 顶部搜索框 diff --git a/src/components/NoticeIcon/index.md b/src/components/NoticeIcon/index.md index ea540998..c86b151e 100644 --- a/src/components/NoticeIcon/index.md +++ b/src/components/NoticeIcon/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: NoticeIcon subtitle: 通知菜单 diff --git a/src/components/PageHeader/index.md b/src/components/PageHeader/index.md index 4a42c68f..6ec9b6da 100644 --- a/src/components/PageHeader/index.md +++ b/src/components/PageHeader/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: PageHeader subtitle: 页头 diff --git a/src/components/Result/index.md b/src/components/Result/index.md index 8e01c7f8..24f84965 100644 --- a/src/components/Result/index.md +++ b/src/components/Result/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: Result subtitle: 处理结果 diff --git a/src/components/TagSelect/index.md b/src/components/TagSelect/index.md index f8eac7fd..72f8d382 100644 --- a/src/components/TagSelect/index.md +++ b/src/components/TagSelect/index.md @@ -1,5 +1,4 @@ --- -category: Components type: General title: TagSelect subtitle: 标签选择器 -- GitLab