From ad73aab0501c639ecee3715523b9f760c3df7c70 Mon Sep 17 00:00:00 2001 From: ronger Date: Sat, 29 Oct 2022 22:48:52 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E8=AF=84=E8=AE=BA=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/common/comment/main.vue | 624 ++++++++++++++--------------- pages/article/_article_id.vue | 8 +- plugins/axios.js | 2 - 3 files changed, 315 insertions(+), 319 deletions(-) diff --git a/components/common/comment/main.vue b/components/common/comment/main.vue index d96dc02..f6bc25b 100644 --- a/components/common/comment/main.vue +++ b/components/common/comment/main.vue @@ -44,14 +44,16 @@ - {{ comment.commenter.userNickname }} 回复了 {{ comment.commentOriginalAuthorNickname }} - 查看原评论 @@ -63,7 +65,8 @@ - {{ comment.commenter.userNickname }} @@ -92,7 +95,8 @@ - {{ comment.commenter.userNickname }} @@ -115,7 +119,7 @@ -

@@ -133,330 +137,324 @@