소스 검색

【修改请求地址为生产】

master
chenshengle 2 년 전
부모
커밋
a4814a7b3f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      webpack.config.js

+ 2
- 2
webpack.config.js 파일 보기

@@ -134,8 +134,8 @@ module.exports = (env = {}) =>{
port: "8880",
proxy: {
'/T': {
target: 'https://opendouyinapitest.malls.iformall.com/T',
// target: 'http://10.100.30.171:6060',
// target: 'https://opendouyinapitest.malls.iformall.com/T',
target: 'https://opendouyinapi.malls.iformall.com/T',
pathRewrite: {
"^/T": ""
},


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