diff --git a/components/post/postList.vue b/components/list/activityList.vue
similarity index 100%
rename from components/post/postList.vue
rename to components/list/activityList.vue
diff --git a/components/post/actorList.vue b/components/post/actorList.vue
deleted file mode 100644
index 50c2964..0000000
--- a/components/post/actorList.vue
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
- {{ item.name }}
-
-
- 已认证
-
-
-
- {{ item.photographerContent }}
-
-
-
-
- {{ $dayjs(item.createTime).format('YYYY-MM-DD') }}
-
-
-
- 联系方式 去查看
-
-
- 价格 ¥{{ item.money }}
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/index/activity.vue b/pages/index/activity.vue
index 0c6c40e..ff97fd6 100644
--- a/pages/index/activity.vue
+++ b/pages/index/activity.vue
@@ -3,7 +3,7 @@
-
+
@@ -11,13 +11,13 @@