mirror of
https://gitee.com/dromara/go-view.git
synced 2026-01-30 00:05:29 +08:00
fix: 解决 login 背景打包后消失的问题
This commit is contained in:
@@ -10,7 +10,7 @@ function pathResolve(dir: string) {
|
||||
}
|
||||
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
base: '/',
|
||||
// 路径重定向
|
||||
resolve: {
|
||||
alias: [
|
||||
|
||||
Reference in New Issue
Block a user