Kaynağa Gözat

fixed title of docs

nikogu 8 yıl önce
ebeveyn
işleme
7cc62e5f58

+ 1 - 1
src/components/Charts/index.md

@@ -1,7 +1,7 @@
 ---
 title: 
   en-US: Charts
-  zh-CN: 图表
+  zh-CN: Charts
 subtitle: 图表
 order: 2
 cols: 2

+ 1 - 1
src/components/DescriptionList/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: DescriptionList
-  zh-CN: 描述列表
+  zh-CN: DescriptionList
 subtitle: 描述列表
 cols: 1
 order: 4

+ 1 - 1
src/components/Exception/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: Exception
-  zh-CN: 异常
+  zh-CN: Exception
 subtitle: 异常
 cols: 1
 order: 5

+ 1 - 1
src/components/FooterToolbar/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: FooterToolbar
-  zh-CN: 底部工具栏
+  zh-CN: FooterToolbar
 subtitle: 底部工具栏
 cols: 1
 order: 6

+ 1 - 1
src/components/GlobalFooter/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: GlobalFooter
-  zh-CN: 全局页脚
+  zh-CN: GlobalFooter
 subtitle: 全局页脚
 cols: 1
 order: 7

+ 1 - 1
src/components/HeaderSearch/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: HeaderSearch
-  zh-CN: 顶部搜索框
+  zh-CN: HeaderSearch
 subtitle: 顶部搜索框
 cols: 1
 order: 8

+ 1 - 1
src/components/NoticeIcon/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: NoticeIcon
-  zh-CN: 通知菜单
+  zh-CN: NoticeIcon
 subtitle: 通知菜单
 cols: 1
 order: 9

+ 0 - 7
src/components/NumberInfo/demo/basic.md

@@ -17,13 +17,6 @@ ReactDOM.render(
       status="up"
       subTotal={17.1}
     />
-    <NumberInfo
-      subTitle={<span>本周访问</span>}
-      total={numeral(12321).format('0,0')}
-      status="up"
-      subTotal={17.1}
-      style={{ marginTop: 16 }}
-    />
   </div>
 , mountNode);
 ````

+ 1 - 1
src/components/NumberInfo/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: NumberInfo
-  zh-CN: 数据文本
+  zh-CN: NumberInfo
 subtitle: 数据文本
 cols: 1
 order: 10

+ 1 - 1
src/components/PageHeader/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: PageHeader
-  zh-CN: 页头
+  zh-CN: PageHeader
 subtitle: 页头
 cols: 1
 order: 11

+ 1 - 1
src/components/Result/index.md

@@ -1,7 +1,7 @@
 ---
 title:
   en-US: Result
-  zh-CN: 处理结果
+  zh-CN: Result
 subtitle: 处理结果
 cols: 1
 order: 12

+ 1 - 1
src/components/TagSelect/index.md

@@ -1,7 +1,7 @@
 ---
 title: 
   en-US: TagSelect
-  zh-CN: 标签选择器
+  zh-CN: TagSelect
 subtitle: 标签选择器
 cols: 1
 order: 13

+ 1 - 1
src/components/Trend/index.md

@@ -1,7 +1,7 @@
 ---
 title: 
   en-US: Trend
-  zh-CN: 趋势标记
+  zh-CN: Trend
 subtitle: 趋势标记
 cols: 1
 order: 14