From 8c8c59c1f2005fa3ca89ac2117ca1a3c0c618913 Mon Sep 17 00:00:00 2001 From: dangsn <dangsn@chicecm.com> Date: 星期四, 06 六月 2024 09:41:16 +0800 Subject: [PATCH] 调整项目结构,重新命名 --- Source/plt-web/plt-web-ui/vue.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/ProjectWeb/vue.config.js b/Source/plt-web/plt-web-ui/vue.config.js similarity index 94% rename from Source/ProjectWeb/vue.config.js rename to Source/plt-web/plt-web-ui/vue.config.js index 5a976af..133f96c 100644 --- a/Source/ProjectWeb/vue.config.js +++ b/Source/plt-web/plt-web-ui/vue.config.js @@ -26,7 +26,7 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - target: 'http://192.168.0.103:12000/web', + target: 'http://localhost:12000/web', // target: 'http://dev.vci-tech.com:37000', //杩滅▼婕旂ず鏈嶅姟鍦板潃,鍙敤浜庣洿鎺ュ惎鍔ㄩ」鐩� //target: 'https://saber.bladex.vip/api/', -- Gitblit v1.9.3