前端功能完善

This commit is contained in:
kerwincui
2021-05-29 16:46:20 +08:00
parent d743f03b59
commit 603003909a
28 changed files with 1032 additions and 970 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 // 端口