From fc4c2c95014f0e486fb32f4504a796d227d266b4 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Wed, 15 Sep 2021 09:39:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=8E=B0=E8=AF=84=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/discover/discoverdetails.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pages/discover/discoverdetails.vue b/pages/discover/discoverdetails.vue index 2ff90b7..ff03693 100644 --- a/pages/discover/discoverdetails.vue +++ b/pages/discover/discoverdetails.vue @@ -69,10 +69,14 @@ - {{commentitem.user.nick_name}} - - 回复 - {{commentitem.to_user.nick_name}}: + + {{commentitem.user.nick_name}} + + 回复 + {{commentitem.to_user.nick_name}}: + + + {{commentitem.content}} {{commentitem.created_at}}