完善前端

This commit is contained in:
kerwincui
2022-04-14 00:47:59 +08:00
parent 8c50fe34a0
commit 69c4111f02
14 changed files with 1154 additions and 502 deletions

View File

@@ -40,7 +40,7 @@ module.exports = {
}
},
['/api/v4']: {
target: `http://localhost:8081`,
target: `http://wumei.live:8081`,
changeOrigin: true,
// logLevel: 'debug',
},