diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae73773..6113876 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
- | 任务进行中状态数字 | [27b7326](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/27b7326)
- | 修改config | [eb5f9c5](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/eb5f9c5)
- | 修改小程序id | [4206bf2](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/4206bf2)
+ - | 修改时间轴滚动 | [537df8c](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/537df8c)
- | 全局插件及默认插件位置修改 | [6c80d08](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/6c80d08)
- | 删除项目 | [00b886c](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/00b886c)
- | 升级版本v3.1.0;tailwindcss添加class | [9ef05e1](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/9ef05e1)
diff --git a/src/components/ConfigInfo/components/ApplyFamily.vue b/src/components/ApplyFamily/ApplyFamily.vue
similarity index 98%
rename from src/components/ConfigInfo/components/ApplyFamily.vue
rename to src/components/ApplyFamily/ApplyFamily.vue
index 3ed75ac..f481867 100644
--- a/src/components/ConfigInfo/components/ApplyFamily.vue
+++ b/src/components/ApplyFamily/ApplyFamily.vue
@@ -66,7 +66,7 @@
diff --git a/src/components/ConfigInfo/components/Info.vue b/src/components/Info/Info.vue
similarity index 99%
rename from src/components/ConfigInfo/components/Info.vue
rename to src/components/Info/Info.vue
index 29929b0..5cd2b14 100644
--- a/src/components/ConfigInfo/components/Info.vue
+++ b/src/components/Info/Info.vue
@@ -322,7 +322,7 @@
-
-
diff --git a/src/components/ConfigInfo/components/config.js b/src/config/yyInfo.js
similarity index 100%
rename from src/components/ConfigInfo/components/config.js
rename to src/config/yyInfo.js
diff --git a/src/components/ConfigInfo/ConfigInfo.vue b/src/pagesProject/project/components/ConfigInfo/ConfigInfo.vue
similarity index 96%
rename from src/components/ConfigInfo/ConfigInfo.vue
rename to src/pagesProject/project/components/ConfigInfo/ConfigInfo.vue
index e840e2e..e581fc9 100644
--- a/src/components/ConfigInfo/ConfigInfo.vue
+++ b/src/pagesProject/project/components/ConfigInfo/ConfigInfo.vue
@@ -35,14 +35,13 @@