From 9fd99f4dfca04e159c7dae4dbed9ef638998bd28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Fri, 17 Jan 2020 10:48:25 +0800 Subject: [PATCH] Update index.zh-CN.md (#20962) --- components/tabs/index.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/tabs/index.zh-CN.md b/components/tabs/index.zh-CN.md index f4c2e8cd1b..e8f3123552 100644 --- a/components/tabs/index.zh-CN.md +++ b/components/tabs/index.zh-CN.md @@ -15,7 +15,7 @@ cols: 1 Ant Design 依次提供了三级选项卡,分别用于不同的场景。 - 卡片式的页签,提供可关闭的样式,常用于容器顶部。 -- 标准线条式页签,用于容器内部的主功能切换,这是最常用的 Tabs。 +- 既可用于容器顶部,也可用于容器内部,是最通用的 Tabs。 - [RadioButton](/components/radio/#components-radio-demo-radiobutton) 可作为更次级的页签来使用。 ## API