From c9801014c70f7d5c3576c75a7e600c35d9101e57 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Fri, 5 Dec 2025 14:42:37 +0800 Subject: [PATCH] =?UTF-8?q?style:=20Dashboard=20Center=20=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=20H5=20=E5=93=8D=E5=BA=94=E5=BC=8F=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Dashboard/Center.js | 36 +++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/views/Dashboard/Center.js b/src/views/Dashboard/Center.js index 2eb31105..8a815551 100644 --- a/src/views/Dashboard/Center.js +++ b/src/views/Dashboard/Center.js @@ -273,18 +273,18 @@ export default function CenterDashboard() { } return ( - - + + {/* 主要内容区域 */} - + {/* 左列:自选股票 */} - - - + + + - - 自选股票 + + 自选股票 {watchlist.length} @@ -388,14 +388,14 @@ export default function CenterDashboard() { {/* 中列:关注事件 */} - + {/* 关注事件 */} - - + + - - 关注事件 + + 关注事件 {followingEvents.length} @@ -525,14 +525,14 @@ export default function CenterDashboard() { {/* 右列:我的评论 */} - + {/* 我的评论 */} - - + + - - 我的评论 + + 我的评论 {eventComments.length}