Commit 92a84408 authored by lihaihan's avatar lihaihan

修改base指向

parent 6194edd0
This diff is collapsed.
...@@ -5,7 +5,7 @@ import { resolve } from 'path' ...@@ -5,7 +5,7 @@ import { resolve } from 'path'
import svgicon from 'vite-plugin-svgicon' import svgicon from 'vite-plugin-svgicon'
export default defineConfig({ export default defineConfig({
base: './',
plugins: [ plugins: [
vue(), vue(),
vueJsx(), vueJsx(),
......
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