- 若依后台管理系统
+ 食堂后台管理系统
diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js
index 8d3a247cd..43ef3ff80 100644
--- a/ruoyi-ui/vue.config.js
+++ b/ruoyi-ui/vue.config.js
@@ -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 // 端口