导航面包屑修改为tab页签
This commit is contained in:
@@ -20,12 +20,5 @@ export default [
|
||||
{ title: '图片资源库', path: '/api/sourceImage' },
|
||||
{ title: '歌曲库', path: '/api/music' }
|
||||
]
|
||||
},{
|
||||
name: 'tool',
|
||||
title: '工具',
|
||||
icon: 'Tools',
|
||||
child: [
|
||||
{ title: 'SQL占位符替换', path: '/tool/sqlReplace' }
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user