# Tabs

标签页。其基于 antd  [Tabs](https://ant.design/components/tabs/) 组件进行封装，需要 `Tabs` 和 `Tabs.TabPane` 两个组件配合使用。

<code src="./demos/demo1.tsx"></code>
