修改路由

This commit is contained in:
Cool 2023-11-20 20:10:24 +08:00
parent 53830fc05f
commit 08d1ce4a17
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ const routes = [
component: LayoutView,
//重定向到home
redirect: "/home",
children: [
{
path: 'home',