页面修改

This commit is contained in:
paidaxing444
2020-08-20 09:50:51 +08:00
parent 1bf3ff94d7
commit 18fd453789
16 changed files with 42 additions and 93 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 // 端口