修改路由
This commit is contained in:
parent
53830fc05f
commit
08d1ce4a17
|
@ -12,6 +12,7 @@ const routes = [
|
|||
component: LayoutView,
|
||||
//重定向到home
|
||||
redirect: "/home",
|
||||
|
||||
children: [
|
||||
{
|
||||
path: 'home',
|
||||
|
|
Loading…
Reference in New Issue