From 8f504f63c4928f54e5da48151308de1e5cbb54e5 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 4 Jun 2025 17:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8D=A1=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index e800e1c..00227e0 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -21,13 +21,16 @@ @@ -794,6 +797,7 @@ color: #606266; width: 45px; flex-shrink: 0; + font-weight: bold; } .user-info-value { @@ -802,6 +806,7 @@ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + font-weight: bold; } .user-info-empty {