Phoenix 8 months ago
parent 4c8590a817
commit a5a5ebbecb

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

Loading…
Cancel
Save