浏览代码

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/',