From 7b3ce853e90ce7aff00f2ca055177e22ade47bc8 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Thu, 6 Jun 2024 19:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E8=AF=84=E8=AE=BA=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/post/postInfo/postInfo.vue | 297 ++++++++++++++++++++++++++++++- 1 file changed, 292 insertions(+), 5 deletions(-) diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue index 6dda658..651a5d4 100644 --- a/pages/post/postInfo/postInfo.vue +++ b/pages/post/postInfo/postInfo.vue @@ -7,16 +7,70 @@ 全部评论 举报 - + 暂无评论,快去做评论第一人吧! 快去抢沙发 + + + + + + + + + {{item.uname}} + {{item.address}} + + + + {{item.content}} + + {{item.createTime}} + 回复 + + + + ---展开回复 + + + + + + + + {{answer.uname}} + -> + {{answer.toUserName}} + + + {{answer.content}} + + {{answer.createTime}} + 回复 + + + + ---收起 + + - + + + + + + + + 发送 + + + + - + 友好评论~ @@ -57,9 +111,55 @@ -