From 29271007d0b124f36e0a9db41b7918de2e008b58 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 30 八月 2023 15:01:23 +0800
Subject: [PATCH] 1.计量单位完成100%

---
 vue.config.js |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index bf01601..b0a451c 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -58,14 +58,6 @@
           ['^' + process.env.VUE_APP_BASE_API]: '/api/'
         }
         // ws: true;//寮�鍚痺s, 濡傛灉鏄痟ttp浠g悊姝ゅ鍙互涓嶇敤璁剧疆
-      },
-      [process.env.VUE_APP_BASE_API_BASE]: {
-        target: 'http://121.196.36.24:8019', // 璇锋眰鐨勭涓夆絽鎺モ紳鍦板潃       鏈湴寮�鍙戞湇鍔″櫒
-        changeOrigin: true, // 璇锋眰璺ㄥ煙鏃讹紝闇� 閰嶇疆姝ら」
-        pathRewrite: { // 璺緞閲嶅啓,鏇挎崲target涓殑璇锋眰鍦板潃
-          ['^' + process.env.VUE_APP_BASE_API_BASE]: '/base/'
-        }
-        // ws: true;//寮�鍚痺s, 濡傛灉鏄痟ttp浠g悊姝ゅ鍙互涓嶇敤璁剧疆
       }
     }
     // before: require('./mock/mock-server.js')

--
Gitblit v1.9.3