导航面包屑修改为tab页签

This commit is contained in:
2023-10-22 00:24:48 +08:00
parent ce19454b5e
commit ac3388f35d
10 changed files with 86 additions and 131 deletions
-7
View File
@@ -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' }
]
}
]