路由调整 废弃Home页面
This commit is contained in:
parent
36fd9cc17c
commit
cc28570a29
@ -5,7 +5,7 @@ const routes = [
|
|||||||
{
|
{
|
||||||
path: '/',
|
path: '/',
|
||||||
name: 'Home',
|
name: 'Home',
|
||||||
component: () => import('../views/Home.vue')
|
redirect: '/cockpit',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/cockpit',
|
path: '/cockpit',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user