feat: 顶栏菜单调整

This commit is contained in:
FairyEver
2020-08-31 22:29:25 +08:00
parent d88d393e29
commit 0c3601ddba
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
export default {
path: '/demo/components',
title: '内置组件',
title: '组件',
icon: 'puzzle-piece',
children: (pre => [
{ path: `${pre}index`, title: '扩展组件', icon: 'home' },