Commit b36fbba0 by qinjianhui

feat: 修改Vite 配置

parent 7c653fd3
......@@ -6,7 +6,7 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
base: './',
base: '/',
plugins: [
vue(),
AutoImport({
......
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