[fix]logo跳转404问题
This commit is contained in:
parent
f2cf400c8b
commit
f8037c23ba
@ -57,7 +57,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '',
|
||||
component: Layout,
|
||||
redirect: 'index',
|
||||
redirect: '/index',
|
||||
children: [
|
||||
{
|
||||
path: '/index',
|
||||
|
Loading…
Reference in New Issue
Block a user