소스 검색

修改网址

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

+ 2 - 2
vue.config.js

@@ -77,9 +77,9 @@ module.exports = {
       '/jeecg-boot': {
         // target: 'http://127.0.0.1:8090', // 请求本地 需要jeecg-boot后台项目
         // target: 'http://106.15.206.14:8087', // 测试环境
-        // target: 'http://220.191.168.86:18087', // 森语外
+        target: 'http://220.191.168.86:18087', // 森语外
         // target: 'http://10.0.0.74:8090', // 
-        target: 'http://10.0.0.34:8090', 
+        // target: 'http://10.0.0.34:8090', 
         
         changeOrigin: true
       }