修改了路由模式
This commit is contained in:
parent
dd7b04a725
commit
803a3f2feb
2 changed files with 3 additions and 2 deletions
|
|
@ -15,4 +15,5 @@ export default defineConfig({
|
|||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
},
|
||||
},
|
||||
base: './' // 设置为相对路径部署
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue