Ver código fonte

3.6 打包0.2

liuqiao 2 anos atrás
pai
commit
64a72f3942
1 arquivos alterados com 1 adições e 0 exclusões
  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/',