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: {