From 0164ff4b75d40c6c73cb9fbfab7757af7a4f98ff Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Mon, 8 Jun 2026 14:38:19 +0800 Subject: [PATCH] no message --- root/detail/bossinfo.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/root/detail/bossinfo.vue b/root/detail/bossinfo.vue index 782b172..f3857dc 100644 --- a/root/detail/bossinfo.vue +++ b/root/detail/bossinfo.vue @@ -3,7 +3,7 @@
$1'); - html = html.replace(/\n{2,}/g, '
'); + html = html.replace(/\n{2,}/g, '
');
html = html.replace(/\n/g, '
');
html = '
' + html + '
'; html = html.replace(/\s*<\/p>/g, '');