Parcourir la source

代理域名变更

程志平 il y a 4 ans
Parent
commit
bdb79d9ec6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -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: {