浏览代码

过滤数据

lilei 4 年之前
父节点
当前提交
16bae26c91
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      vue.config.js

+ 1 - 4
vue.config.js

@@ -108,10 +108,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.102:8101/cw-coupon/',
-        // target: 'http://192.168.16.103:8104/cw-coupon/',
-        target: 'http://carwash-coupon.test.zyucgj.com/cw-coupon/',
-        // target: 'http://carwash.test.zyucgj.com/cw-coupon/',
+        // target: 'http://carwash-coupon.test.zyucgj.com/cw-coupon/',
         ws: false,
         changeOrigin: true,
         pathRewrite: {