diff --git a/src/router/index.js b/src/router/index.js index 3d1825b..320ff88 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -39,7 +39,7 @@ export const asyncRoutes = [ { path: '/', component: Layout, - redirect: 'index', + redirect: '/index', children: [ { path: 'index',