Commit fdbb0a09 authored by 张俊's avatar 张俊

配置基础目录

parent 38173c47
Pipeline #49594 passed with stage
......@@ -4,6 +4,7 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
base:'./',
build:{
outDir:'dist/zjhl',
assetsDir:'static'
......
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