From 70fdb1b652e23a60f0d5604387a7e74a25bbd75d Mon Sep 17 00:00:00 2001 From: bb_pan Date: Thu, 18 Sep 2025 09:06:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8D=E7=A7=B0=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index c7dd8d84..5721fca9 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,7 +7,7 @@ function resolve(dir) { const CompressionPlugin = require('compression-webpack-plugin') -const name = process.env.VUE_APP_TITLE || '安徽机械化装备共享平台' // 网页标题 +const name = process.env.VUE_APP_TITLE || '机械化施工装备管理(共享)平台' // 网页标题 const port = process.env.port || process.env.npm_config_port || 80 // 端口 @@ -40,7 +40,7 @@ module.exports = { // target: `http://192.168.0.110:18080`,//洪 // target: `http://192.168.0.234:18080`,//阮 // target: `http://36.33.26.201:17788/proxyApi`, //测试 - target: `http://192.168.2.209:28080`, //测试 + target: `http://192.168.0.69:18080`, //测试 // target: `http://192.168.137.1:18080`,// changeOrigin: true, pathRewrite: {