This commit is contained in:
parent
859aca24f7
commit
9003ac3677
|
@ -9,7 +9,7 @@ const router = createRouter({
|
|||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
redirect: '/home/index'
|
||||
redirect: '/guide'
|
||||
},
|
||||
{
|
||||
name: '引导页',
|
||||
|
|
Loading…
Reference in New Issue