From 1f2a259f8cbb7eb0b12d12895116c309eb8cd609 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 08 四月 2022 16:16:28 +0800 Subject: [PATCH] 'lct' --- config/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index da68a8d..d087506 100644 --- a/config/index.js +++ b/config/index.js @@ -47,10 +47,10 @@ build: { // Template for index.html - index: path.resolve(__dirname, '../dist/index.html'), + index: path.resolve(__dirname, '../zhongtaiweb/index.html'), // Paths - assetsRoot: path.resolve(__dirname, '../dist'), + assetsRoot: path.resolve(__dirname, '../zhongtaiweb'), assetsSubDirectory: 'static', // assetsSubDirectory: 'dataShow/static', -- Gitblit v1.9.2