调整名称

This commit is contained in:
huangdeliang
2021-01-20 21:55:10 +08:00
parent 8c4dea035e
commit f99f84ce07
4 changed files with 5 additions and 5 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 || 8100 // 端口