Compare commits
No commits in common. "f35c1ed3d8ff74ade71c932ae8ec777b9490398c" and "2fe3c66b0b21d361614ad688aba6d753907a07a6" have entirely different histories.
f35c1ed3d8
...
2fe3c66b0b
@ -9,7 +9,6 @@ const routes = [
|
||||
path: '/home',
|
||||
name: 'home',
|
||||
component: () => import('@/views/homepage.vue'),
|
||||
redirect: '/home/navigation',
|
||||
children: [
|
||||
{
|
||||
path: 'navigation',
|
||||
|
Loading…
Reference in New Issue
Block a user