소스 검색

3.6 打包0.2

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

+ 1 - 0
vue.config.js

@@ -26,6 +26,7 @@ module.exports = {
     proxy: {
       '/api': {
         target:'http://192.168.0.43:8087/TransServlet',
+        //target:'http://192.168.0.43:8087/TransServlet',
       //  target: 'http://localhost:8081/', // 后端接口地址
         //  target: 'http://192.168.0.43:8081/',
         // target: 'http://192.168.0.43:8181/',