소스 검색

更新

pull/24/head
朱文强 2 년 전
부모
커밋
597934be2e
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. +0
    -9
      vue.config.js

+ 0
- 9
vue.config.js 파일 보기

@@ -46,18 +46,9 @@ module.exports = {
// 这里写入需要代理的api和对应的目标地址
proxy: {
'/api': {
<<<<<<< HEAD
target: 'http://localhost:8080',
// target: 'http://192.168.0.148:8080',
=======
<<<<<<< HEAD
// target: 'http://localhost:8080',
target: 'http://192.168.0.148:8080',
=======
// target: 'http://192.168.0.148:8080',
target: 'http://a.wms.picaiba.com/api',
>>>>>>> 14bf2dc2f6d116f4005fe216e91bb59aa7ba338f
>>>>>>> develop
// target: 'http://192.168.0.127:8080',
// target: 'http://192.168.0.165:8080',
// target: 'http://192.168.43.105:8080',


불러오는 중...
취소
저장