固件升级

This commit is contained in:
hh
2020-11-23 17:09:29 +08:00
parent 8d7216a6c8
commit 52b089e12d
9 changed files with 236 additions and 594 deletions

View File

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