소스 검색

路径修改

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

+ 1 - 2
vue.config.js

@@ -109,8 +109,7 @@ const vueConfig = {
     proxy: {
       '/api': {
         // target: 'http://192.168.16.103:8501/qpls-it',
-        target: 'http://qpls-it.360arrow.com.cn/qpls-it',
-        // target: 'https://it.test.qiubcar.com/zyit',
+        target: 'http://p.it.360arrow.com/qpls-it',
         ws: false,
         changeOrigin: true,
         pathRewrite: {