mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
parent
a3a3dc95ad
commit
87f3c88fd2
|
|
@ -8,7 +8,7 @@ const functionLibRouter = {
|
|||
children: [
|
||||
{
|
||||
path: '/function-lib',
|
||||
name: 'function-lib',
|
||||
name: 'function-lib-index',
|
||||
meta: { title: '函数库主页', activeMenu: '/function-lib' },
|
||||
component: () => import('@/views/function-lib/index.vue')
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue