From c3011bab1a0e8b0901f1c505f6ad29631db48a0a Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 14 May 2026 13:52:22 +0800 Subject: [PATCH] no message --- components/conversationList.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/components/conversationList.vue b/components/conversationList.vue index 0eddd89..4cd30b9 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -412,15 +412,6 @@ onUnmounted(() => { .imitems{ .bottom-line { position: relative; - &::after { - content: ""; - width: 100%; - height: 1px; - background-color: #ededed; - position: absolute; - left: 10px; - top: -12px; - } } &:first-child{ .bottom-line {