mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2025-10-15 15:38:28 +00:00
[fix]logo跳转404问题
This commit is contained in:
@@ -57,7 +57,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '',
|
||||
component: Layout,
|
||||
redirect: 'index',
|
||||
redirect: '/index',
|
||||
children: [
|
||||
{
|
||||
path: '/index',
|
||||
|
Reference in New Issue
Block a user