From 25c4d897c72978c0ebd064ca29221ccc24d2e752 Mon Sep 17 00:00:00 2001
From: linfeng <2445465217@qq.com>
Date: Tue, 6 Jun 2023 09:59:20 +0800
Subject: [PATCH] update
---
.../components/post-list/post-list.vue | 8 +++-----
1 file changed, 3 insertions(+), 5 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 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