From dc300e8b2e558e77b75c574472dfcb29b295fc8e Mon Sep 17 00:00:00 2001 From: xiaji Date: Tue, 16 Jun 2026 10:19:32 +0800 Subject: [PATCH] =?UTF-8?q?chore(feed):=20=E7=A7=BB=E9=99=A4=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E7=BA=A2=E8=89=B2=E8=BE=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/Feed.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/views/Feed.vue b/frontend/src/views/Feed.vue index 3899a4a..e26c0d3 100644 --- a/frontend/src/views/Feed.vue +++ b/frontend/src/views/Feed.vue @@ -1093,8 +1093,6 @@ onMounted(async () => { display: flex; flex-direction: column; gap: 8px; - border: 3px dashed red; - padding: 6px; margin-top: 12px; } /* 标题行(标已读的确认)— 跟下面的 NAlert 视觉分层 */