Skip to content
On this page

PageHeader 页头

使用

<page-header title="菜单权限">
    <template #content>
        前端路由,按钮权限管理
    </template>
</page-header>

props

属性类型默认值可选值说明
titlestring--标题
contentstring--内容

slots

插槽名描述说明
default右侧内容
content标题底部内容

根据 MIT 许可证发布。