ソースを参照

代理域名变更

程志平 4 年 前
コミット
bdb79d9ec6
1 ファイル変更1 行追加1 行削除
  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: {