@@ -1,5 +1,5 @@
# 页面标题
-VITE_APP_TITLE = 乐融融管理系统
+VITE_APP_TITLE = 金邻助家管理系统
# 开发环境配置
VITE_APP_ENV = 'development'
@@ -7,7 +7,7 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="/favicon.ico">
- <title>乐融融管理系统</title>
+ <title>金邻助家管理系统</title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
html,
@@ -1,8 +1,8 @@
{
"name": "ruoyi",
"version": "3.8.9",
- "description": "乐融融管理系统",
- "author": "乐融融",
+ "description": "金邻助家管理系统",
+ "author": "金邻助家",
"license": "MIT",
"type": "module",
"scripts": {