From e96339e7e243ff0e812493d42a621f730f730412 Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Tue, 15 Jul 2025 17:17:03 +0800
Subject: [PATCH] =?UTF-8?q?Refactor(=E8=AF=84=E8=AE=BA):1=E3=80=81?=
=?UTF-8?q?=E5=9B=9E=E5=A4=8D=E5=86=85=E5=AE=B9=E5=BA=94=E5=8E=BB=E6=8E=89?=
=?UTF-8?q?@xxx=EF=BC=9B2=E3=80=81=E5=A2=9E=E5=8A=A0=E9=80=BB=E8=BE=91?=
=?UTF-8?q?=E5=88=A4=E6=96=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pagesInn/inn/innInfoDetail.vue | 113 +++++++++++++++++----------------
pkg_common/views/message.vue | 101 ++++++++++++++++-------------
2 files changed, 117 insertions(+), 97 deletions(-)
diff --git a/pagesInn/inn/innInfoDetail.vue b/pagesInn/inn/innInfoDetail.vue
index 099a0e9..2febece 100644
--- a/pagesInn/inn/innInfoDetail.vue
+++ b/pagesInn/inn/innInfoDetail.vue
@@ -143,7 +143,7 @@
{{ "@" +_comment.at.atNickName }}
- {{ ' ' + _comment.reply.split(' ')[1] }}
+ {{ ' ' + _comment.reply }}
@@ -160,17 +160,18 @@