diff --git a/src/router/index.js b/src/router/index.js index be018f9..8ffeb38 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -15,7 +15,7 @@ export default new Router({ routes: [ { path: '/', - redirect: '/test' + redirect: '/setup' }, { path: '/setup',