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