2020-04-07-1

This commit is contained in:
paidaxing444
2020-04-07 11:37:46 +08:00
parent ec65b1f7ec
commit 7d49c015af
16 changed files with 17 additions and 80 deletions

View File

@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = defaultSettings.title || '若依管理系统' // 标题
const name = defaultSettings.title || '本一智慧平台管理系统' // 标题
const port = process.env.port || process.env.npm_config_port || 80 // 端口