diff --git a/components/post/actorList.vue b/components/post/actorList.vue new file mode 100644 index 0000000..50c2964 --- /dev/null +++ b/components/post/actorList.vue @@ -0,0 +1,131 @@ + + + + + \ No newline at end of file diff --git a/components/post/postList.vue b/components/post/postList.vue new file mode 100644 index 0000000..d76bc2c --- /dev/null +++ b/components/post/postList.vue @@ -0,0 +1,84 @@ + + + + + \ No newline at end of file diff --git a/pages/index/activity.vue b/pages/index/activity.vue index 78913b6..46a824b 100644 --- a/pages/index/activity.vue +++ b/pages/index/activity.vue @@ -1,15 +1,23 @@