From 7abf5166ee98aff6d143c7d793c9e79ac9688220 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Sat, 8 Jun 2024 18:03:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E7=89=87=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E3=80=81=E9=94=AE=E7=9B=98=E7=9B=91=E5=90=AC=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E5=AF=BC=E8=87=B4=E8=AF=A6=E6=83=85=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=AD=A3=E5=B8=B8=E6=B8=B2=E6=9F=93=E7=AD=89=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/common/postview/index.vue | 14 +++++++------- pages/index.vue | 5 ++--- pages/post/postInfo/postInfo.vue | 29 +++++++++++++++++++---------- 3 files changed, 28 insertions(+), 20 deletions(-) diff --git a/pages/common/postview/index.vue b/pages/common/postview/index.vue index 09b93c2..283f33d 100644 --- a/pages/common/postview/index.vue +++ b/pages/common/postview/index.vue @@ -8,7 +8,7 @@
- +
@@ -54,38 +54,38 @@ - + {{ postValue.transmitCount }} - + {{ postValue.likeCount }} - + {{ postValue.likeCount }} - + {{ postValue.commentCount }} - + {{ postValue.favoriteCount }} - + {{ postValue.favoriteCount }} diff --git a/pages/index.vue b/pages/index.vue index b91ad44..9a34891 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -14,14 +14,13 @@ - @@ -139,7 +138,7 @@ import PostView from "@/pages/common/postview/index.vue"; console.log('触底了') }) - const viewIndex = ref(0); + const viewIndex = ref(1); const searchOpen = ref(false); const lefther = ref(0); const searchPrerequisite = ref('热门'); diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue index ae39fef..f3d47f3 100644 --- a/pages/post/postInfo/postInfo.vue +++ b/pages/post/postInfo/postInfo.vue @@ -4,7 +4,7 @@ - 全部评论 + 全部评论(4) 举报 @@ -111,20 +111,29 @@