倾斜模型

This commit is contained in:
2025-09-12 20:28:12 +08:00
parent c6f38a9593
commit 4dc74dd4bf
4 changed files with 113 additions and 69 deletions

View File

@ -53,7 +53,7 @@ export default defineConfig(({ mode, command }: ConfigEnv): UserConfig => {
changeOrigin: true,
ws: true,
rewrite: (path) => path.replace(new RegExp('^' + env.VITE_APP_BASE_API), '')
}
},
}
},
css: {