优化页面

This commit is contained in:
18500206848
2024-04-11 15:50:44 +08:00
parent 3483786677
commit 273f47f8a5
6 changed files with 22 additions and 26 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://10.165.0.173:8000',
target: 'http://localhost:8000',
ws: true,
changeOrigin: true,
pathRewrite: {