From 5356d190d923d6b7a60e8ca5baaa8913d5bc306e Mon Sep 17 00:00:00 2001 From: qiqi <13333190325@163.com> Date: Thu, 5 Feb 2026 10:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E5=91=BD=E4=BB=A4=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index 187e651..b0dde8f 100644 --- a/vite.config.js +++ b/vite.config.js @@ -33,7 +33,9 @@ export default defineConfig(({ mode, command }) => { download: './hcdbqb-download.html', guide: './hcdbqb-guide.html', loginManagement: './login-management.html', - management: './hcdbqb-management.html' + management: './hcdbqb-management.html', + deepchart: './deepchart-management.html', + content: './content-config.html' }, output: { entryFileNames: '[name].js', // 入口文件命名