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 视觉分层 */