From e123e1badfbc86c9ec3ccda3c44e47ccc1847615 Mon Sep 17 00:00:00 2001 From: "yinzhou.ma" Date: Thu, 16 Jul 2026 23:13:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E8=BF=81=E7=A7=BB=E5=88=B0=20~/.showpic.db?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 98 +++++------------------------------------------ public/login.html | 11 +----- server.js | 10 +++-- 3 files changed, 17 insertions(+), 102 deletions(-) diff --git a/public/index.html b/public/index.html index 7d41efa..b834071 100644 --- a/public/index.html +++ b/public/index.html @@ -20,17 +20,6 @@ .content { padding: 30px; } - .group-label { - text-align: center; - margin-bottom: 20px; - font-size: 16px; - color: #333; - } - .group-label .countdown { - color: #1890ff; - font-weight: 500; - } - .image-grid { display: flex; flex-wrap: wrap; @@ -53,49 +42,25 @@ color: #999; padding: 80px 0; } - - .indicator { - display: flex; - justify-content: center; - gap: 8px; - margin-top: 20px; - } - .indicator .dot { - width: 8px; height: 8px; - border-radius: 50%; - background: #ddd; - } - .indicator .dot.active { - background: #1890ff; - } -
- 首页 -
+
首页
-
暂无图片
-