@ -25,7 +25,7 @@ VueRouter.prototype.push = function push(location) {
const routes = [{
path: '/',
redirect: {
name: 'guide'
name: 'history'
},
component: () => import('@/views/main'),
children: [