From 2c5ac2b9437f9a45e0a5b354ac7a71ab5bbc189a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=B1=95=E9=B9=8F?= Date: Fri, 12 Dec 2025 03:53:53 +0800 Subject: [PATCH] =?UTF-8?q?style(UI):=20=E7=BB=9F=E4=B8=80=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E6=A0=B7=E5=BC=8F=E5=B9=B6=E5=A2=9E=E5=BC=BA=E8=A7=86?= =?UTF-8?q?=E8=A7=89=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为所有页面卡片添加 enhanced-card 类,实现统一视觉风格 添加卡片悬停动画、顶部装饰条和状态变化效果 优化状态标签、按钮和详情布局的样式 --- announcement.php | 28 +++---- bookings.php | 6 +- index.php | 8 +- pending_bookings.php | 8 +- style.css | 189 +++++++++++++++++++++++++++++++++++++++++++ vip.php | 10 +-- 6 files changed, 219 insertions(+), 30 deletions(-) diff --git a/announcement.php b/announcement.php index 75337d7..72e6443 100644 --- a/announcement.php +++ b/announcement.php @@ -327,13 +327,13 @@ try {
-