修正了错误

This commit is contained in:
2021-03-22 09:29:22 +08:00
parent b4b8c38294
commit 45b2507948
25 changed files with 16447 additions and 21 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@ module.exports = {
hotOnly: false,
proxy: {
'/api': {
target: 'http://localhost:8000',
target: 'http://129.211.1.159:8080',
changeOrigin: true
}
}