From 46404af692169102b45a582ba76b2c9b7caa3638 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Thu, 31 Jul 2025 14:23:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4xzj-readMore=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/AnswerList/index.vue | 7 ++++++- components/xzj-readMore/xzj-readMore.vue | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/components/AnswerList/index.vue b/components/AnswerList/index.vue index 67e8867..1d67033 100644 --- a/components/AnswerList/index.vue +++ b/components/AnswerList/index.vue @@ -25,7 +25,8 @@ src="/static/common/images/icon_answer.png" > - {{ item.fullAnswer }} + + {{ item.fullAnswer }} @@ -33,8 +34,12 @@