正式发布 1.0.0

This commit is contained in:
疯狂的狮子li
2021-05-10 15:32:46 +08:00
parent 92008ff2d7
commit 4a4d8f7123
15 changed files with 67 additions and 461 deletions

View File

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