✨(component): 新增pageHeader组件 在页面路径不复杂的情况下可以使用该组件代替面包屑组件
ISSUES CLOSED: #I4V3VC
This commit is contained in:
@@ -105,6 +105,12 @@ const menus = [
|
||||
subTitle: "breadcrumb",
|
||||
path: "/zh-CN/components/breadcrumb",
|
||||
},
|
||||
{
|
||||
id: 17,
|
||||
title: "页头",
|
||||
subTitle: "pageHeader",
|
||||
path: "/zh-CN/components/pageheader",
|
||||
},
|
||||
{
|
||||
id: 28,
|
||||
title: "选项卡",
|
||||
|
||||
Reference in New Issue
Block a user