diff --git a/src/main/resources/static/linfeng-community-uniapp-ky/components/post-list/post-list.vue b/src/main/resources/static/linfeng-community-uniapp-ky/components/post-list/post-list.vue index d92398c..7555c32 100644 --- a/src/main/resources/static/linfeng-community-uniapp-ky/components/post-list/post-list.vue +++ b/src/main/resources/static/linfeng-community-uniapp-ky/components/post-list/post-list.vue @@ -19,7 +19,7 @@ 审核中 已下架 - + {{ item.createTime}} @@ -86,12 +86,10 @@ {{ item.commentCount }} - - @@ -277,7 +275,7 @@ line-height: 35rpx; color: #ffffff; background-color: #000000; - + border-radius: 30rpx; margin-right: 10rpx; } @@ -331,4 +329,4 @@ display: none !important; } } - + \ No newline at end of file