diff --git a/.env.development b/.env.development
index 14e1335..eb53d27 100644
--- a/.env.development
+++ b/.env.development
@@ -1,5 +1,5 @@
# 页面标题
-VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统
+VITE_APP_TITLE = 智聪科技多租户管理系统
# 开发环境配置
VITE_APP_ENV = 'development'
diff --git a/.env.production b/.env.production
index 1109bc6..76e7642 100644
--- a/.env.production
+++ b/.env.production
@@ -1,5 +1,5 @@
# 页面标题
-VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统
+VITE_APP_TITLE = 智聪科技多租户管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
diff --git a/.gitignore b/.gitignore
index a19f004..a1e69e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ docs/_book
# TODO: where does this rule come from?
test/
+/node_modules/
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0a71c22..6850def 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,9 +1,7 @@
-
+
@@ -52,7 +50,7 @@