设备列表&产品列表

This commit is contained in:
hh
2020-11-10 08:59:22 +08:00
parent 70887ab4dc
commit 2ded8ff672
7 changed files with 692 additions and 4 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.125: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]: ''