fix: route path
This commit is contained in:
parent
c3192423c6
commit
649fe1d4e8
@ -13,7 +13,7 @@ export default {
|
||||
children: [
|
||||
{
|
||||
name: 'BaseComponents',
|
||||
path: 'idnex',
|
||||
path: 'index',
|
||||
component: () => import('./index.vue'),
|
||||
meta: {
|
||||
title: '基础组件',
|
||||
|
Loading…
Reference in New Issue
Block a user