From 56474b0f3503ff2dae1daaafc59cd5e9981a3273 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 25 Oct 2024 13:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{post/postList.vue => list/activityList.vue} | 0 components/post/actorList.vue | 131 --------------------- pages/index/activity.vue | 6 +- 3 files changed, 3 insertions(+), 134 deletions(-) rename components/{post/postList.vue => list/activityList.vue} (100%) delete mode 100644 components/post/actorList.vue 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 @@ - - - - - \ 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 @@