diff --git a/.env.development b/.env.development
index 14e1335..6a0f7ea 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..c25138e 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/index.html b/index.html
index aa1c86d..f006d01 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
-
RuoYi-Vue-Plus多租户管理系统
+ 岛游管理系统
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/demo/tree/index.vue b/src/views/demo/tree/index.vue
deleted file mode 100644
index 921ddd9..0000000
--- a/src/views/demo/tree/index.vue
+++ /dev/null
@@ -1,258 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
-
-
-
-
-
-
- 新增
-
-
- 展开/折叠
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/index.vue b/src/views/index.vue
index b67eb07..3670a0c 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -37,13 +37,6 @@
¥免费开源
-
- 访问码云
- 访问GitHub
- 更新日志
-
@@ -81,13 +74,6 @@
¥免费开源
-
- 访问码云
- 访问GitHub
- 更新日志
-
diff --git a/src/views/login.vue b/src/views/login.vue
index db1fca6..7740ec7 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -1,7 +1,7 @@
- RuoYi-Vue-Plus多租户管理系统
+ 岛游管理系统
diff --git a/src/views/manage/dyUser/index.vue b/src/views/manage/dyUser/index.vue
new file mode 100644
index 0000000..4e1071a
--- /dev/null
+++ b/src/views/manage/dyUser/index.vue
@@ -0,0 +1,298 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+ 封禁
+
+
+ 注销
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.birthday, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.loginDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{dict.label}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/manage/userLevel/index.vue b/src/views/manage/userLevel/index.vue
new file mode 100644
index 0000000..95e42a7
--- /dev/null
+++ b/src/views/manage/userLevel/index.vue
@@ -0,0 +1,256 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{dict.label}}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/register.vue b/src/views/register.vue
index c3d1930..fca5e88 100644
--- a/src/views/register.vue
+++ b/src/views/register.vue
@@ -1,7 +1,7 @@
- RuoYi-Vue-Plus多租户管理系统
+ 岛游管理系统