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 18e868d..73260d8 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
@@ -55,9 +55,7 @@
:src="mediaItem">
-
-
@@ -79,7 +77,6 @@
{{ item.collectionCount }}
-
{{ item.commentCount }}
@@ -108,19 +105,7 @@
props: {
list: Array,
loadStatus: String,
- handle: {
- default: false,
- type: Boolean
- },
- showTopic: {
- default: true,
- type: Boolean
- },
uid: Number,
- admin: {
- default: false,
- type: Boolean
- }
},
data() {
return {