#### 新增和关闭页签 只有卡片样式的页签支持新增和关闭选项。 使用 `closable={false}` 禁止关闭。 #### Add & close tab Only card type Tabs support adding & closable. +Use `closable={false}` to disable close. ```html ```