This commit is contained in:
2025-06-15 14:44:55 +08:00
parent 1ef24fb6cb
commit 598c16da9c
4 changed files with 74 additions and 1210 deletions

View File

@ -9,7 +9,7 @@ const CompressionPlugin = require('compression-webpack-plugin')
const name = process.env.VUE_APP_TITLE || 'EMS管理系统' // 网页标题
const baseUrl = 'http://124.222.210.125:8090' // 后端接口
const baseUrl = 'http://110.40.171.179:8089' // 后端接口
const port = process.env.port || process.env.npm_config_port || 80 // 端口