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 @@ -