删除无用代码

This commit is contained in:
lxj
2025-08-27 20:40:49 +08:00
parent a43cb1b390
commit 6ada18b28b
47 changed files with 55 additions and 105749 deletions

View File

@@ -27,8 +27,7 @@ export default defineConfig(async () => {
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
target: 'http://127.0.0.1:8080',
// target: 'http://183.230.235.66:11010/api',
target: 'http://localhost:8080',
ws: true,
},
},