diff --git a/src/router/index.js b/src/router/index.js index 355808b..b521710 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -25,7 +25,7 @@ VueRouter.prototype.push = function push(location) { const routes = [{ path: '/', redirect: { - name: 'guide' + name: 'history' }, component: () => import('@/views/main'), children: [