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