|
|
@@ -38,7 +38,7 @@ module.exports = {
|
|
|
},
|
|
|
proxy: {
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
- target: 'http://demo.xwsyjjy.com',
|
|
|
+ target: 'https://chtech.ncjti.edu.cn/air-conditioner-control',
|
|
|
// target: 'http://127.0.0.1:9999',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|