This commit is contained in:
2025-12-17 18:04:09 +08:00
parent a40b88c915
commit 616b0c7509
4 changed files with 7 additions and 4 deletions

View File

@@ -106,7 +106,7 @@ export default defineConfig(({ command, mode }) => {
},
},
// 公共基础路径构建生产环境时自动载入cdn路径
base: './',
base: './',
// 打包配置
build: {
// outDir: 'dist',