正式发布 1.0.0

This commit is contained in:
疯狂的狮子li
2021-05-10 15:34:17 +08:00
parent 5343b03493
commit 98624e66e5
22 changed files with 87 additions and 481 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 // 端口