From e00baa9546c06b4b3f5a05218884a267b06c43ca Mon Sep 17 00:00:00 2001 From: zhoumengru Date: Fri, 12 Sep 2025 16:53:44 +0800 Subject: [PATCH] =?UTF-8?q?refactor(web):=20=E4=BC=98=E5=8C=96=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=92=8C=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改 index.html 中的脚本路径,使用 BASE_URL 动态生成 --- web/public/index.html | 21 +++++++++++---------- web/src/components/system/policyForm.vue | 6 +----- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/web/public/index.html b/web/public/index.html index feac74e..a8ea0b2 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -7,16 +7,17 @@ <%= htmlWebpackPlugin.options.title %> - - - - - - - - - - + + + + +