This commit is contained in:
熊丽君
2022-01-22 10:18:56 +08:00
parent 4640afd5e7
commit 5e97aea340
5 changed files with 401 additions and 146 deletions

View File

@ -34,8 +34,8 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:1818`,
target: `http://120.26.107.74:1818`,
// target: `http://192.168.0.115:1818`,
// target: `http://120.26.107.74:1818`,
target: `http://192.168.0.115:1818`,
// target: `http://124.70.138.50:1818`,
changeOrigin: true,
pathRewrite: {