From ecd8d904aeb37835616675f815829fc7476df7e5 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Fri, 16 Jan 2026 19:58:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E5=8A=A8=E7=94=BB=E9=A3=8E=E6=A0=BC=E8=AE=BE=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=9E=8D=E5=90=88=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除 argon_animation_style 和 argon_animation_speed 设置项 - 使用固定的融合动画参数:Material 3 时长 + Apple 流畅缓动 + Material 弹性效果 - 保留卡片悬浮效果和按钮点击效果的自定义选项 - 简化代码,减少用户配置复杂度 --- header.php | 47 ++++++++--------------------------------------- settings.php | 29 ----------------------------- 2 files changed, 8 insertions(+), 68 deletions(-) diff --git a/header.php b/header.php index 26939dc..3e057d8 100644 --- a/header.php +++ b/header.php @@ -698,53 +698,22 @@ if ($card_opacity == '' || $card_opacity == '1') {