第一次上传

This commit is contained in:
熊丽君
2021-08-24 15:44:01 +08:00
parent 7d155cf724
commit b433447043
6 changed files with 7 additions and 6 deletions

View File

@ -34,7 +34,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.0.125:1919`,
// target: `http://192.168.0.125:1919`,
target: `http://121.5.136.69:1919`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''