From 6df3f8e086d441010190201b6f3700bb7e5de923 Mon Sep 17 00:00:00 2001 From: icssoa <615206459@qq.com> Date: Tue, 2 Aug 2022 17:40:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3build=E5=90=8E=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cool/config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cool/config/index.ts b/src/cool/config/index.ts index 5ad8a8b..71f5531 100644 --- a/src/cool/config/index.ts +++ b/src/cool/config/index.ts @@ -23,7 +23,7 @@ export const config = { // 模式 mode: "history", // 首页组件 - home: import("/$/demo/views/home/index.vue") + home: () => import("/$/demo/views/home/index.vue") }, // 字体图标库