Update index.zh-CN.md (#20962)

This commit is contained in:
二货机器人 2020-01-17 10:48:25 +08:00 committed by GitHub
parent 0937ee54fb
commit 9fd99f4dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ cols: 1
Ant Design 依次提供了三级选项卡,分别用于不同的场景。
- 卡片式的页签,提供可关闭的样式,常用于容器顶部。
- 标准线条式页签,用于容器内部的主功能切换,这是最常用的 Tabs。
- 既可用于容器顶部,也可用于容器内部,是最通用的 Tabs。
- [RadioButton](/components/radio/#components-radio-demo-radiobutton) 可作为更次级的页签来使用。
## API