项目名称调整&用户类型修改

This commit is contained in:
hh
2021-01-06 14:25:19 +08:00
parent 617c85825d
commit 97e3e80319
5 changed files with 27 additions and 11 deletions

View File

@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = defaultSettings.title || '锐能管理系统' // 标题
const name = defaultSettings.title || '锐能BMS管理系统' // 标题
const port = process.env.port || process.env.npm_config_port || 8080 // 端口