diff --git a/components/base/navbar.vue b/components/base/navbar.vue index 56d2811..bd958f6 100644 --- a/components/base/navbar.vue +++ b/components/base/navbar.vue @@ -78,8 +78,8 @@ \ No newline at end of file diff --git a/components/post/actorList.vue b/components/post/actorList.vue new file mode 100644 index 0000000..64afdea --- /dev/null +++ b/components/post/actorList.vue @@ -0,0 +1,126 @@ + + + + + \ No newline at end of file diff --git a/components/post/postList.vue b/components/post/postList.vue index 68fcb27..d6ca65c 100644 --- a/components/post/postList.vue +++ b/components/post/postList.vue @@ -1,7 +1,7 @@ + + + + diff --git a/pages/publish/postDetail.vue b/pages/publish/postDetail.vue index 1b47e7d..66f1a3c 100644 --- a/pages/publish/postDetail.vue +++ b/pages/publish/postDetail.vue @@ -1,23 +1,17 @@ + \ No newline at end of file diff --git a/pages/publish/postList.vue b/pages/publish/postList.vue index 6a4765d..47bed84 100644 --- a/pages/publish/postList.vue +++ b/pages/publish/postList.vue @@ -6,6 +6,10 @@ @leftClick="$utils.navigateBack" title="动态列表"/> + + 动态列表 + + @@ -66,6 +70,11 @@