From 438347a0106c7c4826314131e6950da081659f40 Mon Sep 17 00:00:00 2001 From: huangxianjun Date: Fri, 19 Mar 2021 12:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=BC=80=E5=90=AF=E5=BC=82?= =?UTF-8?q?=E6=AD=A5=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/config.js b/src/config/config.js index c42ec3b..525161e 100644 --- a/src/config/config.js +++ b/src/config/config.js @@ -5,6 +5,7 @@ module.exports = { mode: 'dark', }, multiPage: true, + asyncRoutes: true, animate: { name: 'lightSpeed', direction: 'left'