From 8de34acb857a6d5952d0f5617aeeda37f1e1335d Mon Sep 17 00:00:00 2001
From: linfeng <2445465217@qq.com>
Date: Mon, 9 Jan 2023 10:27:39 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/post-list/post-list.vue | 15 ---------------
1 file changed, 15 deletions(-)
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 {