修改AI面试相关内容

This commit is contained in:
2025-09-17 21:36:49 +08:00
parent 6ae1738ac0
commit 7e6cf25295
27 changed files with 3601 additions and 1858 deletions

View File

@@ -19,6 +19,7 @@ export default defineConfig({
target: 'http://localhost:8080',
changeOrigin: true, // Needed for virtual hosted sites
secure: false, // Optional: if you are using https
rewrite: (path) => path.replace(/^\/api/, ''),
},
},
},