From d9e9bcc16aee0dc5013e8bb3cb4bb7b57dda7479 Mon Sep 17 00:00:00 2001 From: 2977094657 <2977094657@qq.com> Date: Sun, 22 Feb 2026 11:57:02 +0800 Subject: [PATCH] =?UTF-8?q?improvement(wrapped):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=9C=88=E5=BA=A6=E5=A5=BD=E5=8F=8B=E5=A2=99=E6=9C=A8=E6=9D=BF?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E4=B8=8E=E6=8B=96=E6=8B=BD=E4=BA=A4=E4=BA=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 重构月度好友墙卡片容器与木板视觉层 - 优化卡片尺寸、旋转分布、阴影与入场动画 - 支持拍立得拖拽、悬停放大与层级提升 --- .../cards/Card04MonthlyBestFriendsWall.vue | 354 +++++++++++++----- 1 file changed, 260 insertions(+), 94 deletions(-) diff --git a/frontend/components/wrapped/cards/Card04MonthlyBestFriendsWall.vue b/frontend/components/wrapped/cards/Card04MonthlyBestFriendsWall.vue index 627b48d..16b25e1 100644 --- a/frontend/components/wrapped/cards/Card04MonthlyBestFriendsWall.vue +++ b/frontend/components/wrapped/cards/Card04MonthlyBestFriendsWall.vue @@ -1,98 +1,162 @@