From 425008695710e1c77dfbc796170cdbbe861b10ec Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 18 Feb 2025 19:05:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E8=AE=A8=E8=AE=BA=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/DetailsComments.vue | 45 +++++++++++++++++++++++++--------- utils/http.js | 2 +- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/components/DetailsComments.vue b/components/DetailsComments.vue index b45e7fd..c2e7ef4 100644 --- a/components/DetailsComments.vue +++ b/components/DetailsComments.vue @@ -129,7 +129,7 @@ -
{{ item["content"] }}
+
{{ item["content"] }}
已投:{{ item.voteoption }}
@@ -214,7 +214,7 @@
-
+
@{{ ite?.reply?.nickname }}
{{ ite["content"] }}
@@ -293,6 +293,16 @@
+ + + 确定删除该讨论吗? + +