From a7a3b35cd7dcf33c4e17eeeaa3a0c613375d3f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=B4=87=E6=A0=8B?= <786631302qq.com> Date: Wed, 26 Aug 2020 17:56:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E5=BC=95=E5=AF=BC=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [