页头

代码演示

<template>
  <page-header
    title="页头"
    content="这里是内容区,可使用插槽替换内容。也可隐藏或替换左箭头和文字。"
  />
</template>
1
2
3
4
5
6

Props

参数说明类型默认值
icon左边 iconstringlist-unordered
iconText左边文字string返回
title标题string-
backName跳转路由的名字string-
content内容string-

Events

参数说明默认值
back左边图标文字点击事件-