From 97db1324b628f97f537bba3f25311dd421e063de Mon Sep 17 00:00:00 2001 From: coolxitech Date: Wed, 17 Dec 2025 22:55:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(App):=20=E4=BF=AE=E5=A4=8D=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E5=88=87=E6=8D=A2=E6=97=B6=E7=9A=84=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=BF=87=E6=B8=A1=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 为 Transition 组件中的 div 元素正确绑定 key 属性 - 移除 main.css 中冗余的 tailwindcss 和 tw-animate-css 导入 - 确保页面切换时动画效果正常显示 --- src/App.vue | 2 +- src/assets/main.css | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 406cb4d..2128d45 100644 --- a/src/App.vue +++ b/src/App.vue @@ -320,7 +320,7 @@
-
+