From f69c8bf510fe89e72790bf2284fb5d681dbf3ef1 Mon Sep 17 00:00:00 2001 From: OP Date: Sun, 28 Jun 2026 23:56:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=92=8C=E5=88=86=E6=9E=90=E9=A1=B5=E9=9D=A2=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E4=B8=BA=E4=B8=89=E6=A0=8F=E5=BC=8F=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 左侧:Logo + 系统名称 - 中间:首页/分析 导航 - 右侧:管理/退出 - 两个页面 header HTML 和 CSS 完全一致 --- frontend/analysis.html | 2 ++ frontend/index.html | 43 ++++-------------------------------------- 2 files changed, 6 insertions(+), 39 deletions(-) diff --git a/frontend/analysis.html b/frontend/analysis.html index 92e4661..f5efd61 100644 --- a/frontend/analysis.html +++ b/frontend/analysis.html @@ -24,6 +24,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC" .header-right a:hover{background:rgba(0,0,0,.04);color:var(--text)} .header-right .admin-link{color:var(--blue);font-weight:500} .header-right .logout-link{color:var(--red)} +.user-info{color:var(--text);font-size:13px;font-weight:500;cursor:pointer;padding:6px 14px;border-radius:var(--radius-xs);transition:all .2s;background:rgba(0,0,0,.02)} +.user-info:hover{background:rgba(0,0,0,.06)} .container{max-width:1120px;margin:0 auto;padding:24px} .stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px} .stat-card{background:var(--card);border-radius:var(--radius-sm);padding:20px;text-align:center;border:1px solid var(--border)} diff --git a/frontend/index.html b/frontend/index.html index d6a008d..d2ed921 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -327,55 +327,20 @@ body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text"
-

债务统计

+
+ +

债务管理

+
-
-
- - -
-
-
-

通知

- -
-
-
暂无通知
-
-
-
- -
- - -
-
- - -
退出
-