소스 검색

地址修改

lilei 4 년 전
부모
커밋
41dac04015
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      vue.config.js

+ 2 - 3
vue.config.js

@@ -108,9 +108,8 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        target: 'http://192.168.16.217:8503/qpls-md',
-        // target: 'http://it.test.zyucgj.com/zyit',
-        // target: 'https://it.test.qiubcar.com/zyit',
+        // target: 'http://192.168.16.217:8503/qpls-md',
+        target: 'http://qpls-md.360arrow.com.cn/qpls-md',
         ws: false,
         changeOrigin: true,
         pathRewrite: {