Compare commits

..

No commits in common. "f35c1ed3d8ff74ade71c932ae8ec777b9490398c" and "2fe3c66b0b21d361614ad688aba6d753907a07a6" have entirely different histories.

View File

@ -9,7 +9,6 @@ const routes = [
path: '/home',
name: 'home',
component: () => import('@/views/homepage.vue'),
redirect: '/home/navigation',
children: [
{
path: 'navigation',