From b2ab2348d7bd5f163a69936bdd9419e2b2f670b5 Mon Sep 17 00:00:00 2001 From: Shu Guang <61069967+shuguangnet@users.noreply.github.com> Date: Sun, 13 Apr 2025 20:22:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=95=99=E8=A8=80?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E8=B7=B3=E8=BD=AC=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/User/Comment.vue | 36 +++++----- src/components/User/Intelligent.vue | 102 ++++++++++++++++------------ 2 files changed, 79 insertions(+), 59 deletions(-) diff --git a/src/components/User/Comment.vue b/src/components/User/Comment.vue index a29d951..3247070 100644 --- a/src/components/User/Comment.vue +++ b/src/components/User/Comment.vue @@ -1,7 +1,6 @@