From 716ab8f1b11ad78261023a6f51fe26ee0af20bd9 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 22 Mar 2026 11:52:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=9A=90=E8=97=8F=E8=B4=A6=E6=88=B7?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clientarea/hgcloud/css/account.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/clientarea/hgcloud/css/account.css b/clientarea/hgcloud/css/account.css index f7f89b2..01d710f 100644 --- a/clientarea/hgcloud/css/account.css +++ b/clientarea/hgcloud/css/account.css @@ -6,12 +6,9 @@ padding: 0.16rem 0; } -/* === 页面标题 === */ +/* === 页面标题(隐藏) === */ .main-card-title { - font-size: 0.28rem; - line-height: 0.28rem; - font-weight: 700; - color: #1F2937; + display: none; } /* === 内容容器 === */