Commit 8f5655e9 authored by liuzhaoh's avatar liuzhaoh

解决index.html冲突

parents d56d6ce8 0b98d7a2
......@@ -5,6 +5,7 @@ import path from "path" // 需安装此模块
export default defineConfig(({mode}) => {
const ENV = loadEnv(mode, process.cwd())
return {
base: './', // 基础路径配置
plugins: [vue()],
resolve: {
alias: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment