This commit is contained in:
hh
2021-11-22 09:17:41 +08:00
parent a348257a03
commit 4a9d1675e5
42 changed files with 1405 additions and 28 deletions

View File

@ -5,7 +5,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
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 // 端口