From 65c18358798d832e9328323cdab2a97d207b0e85 Mon Sep 17 00:00:00 2001 From: 666ghj <670939375@qq.com> Date: Fri, 12 Dec 2025 00:00:48 +0800 Subject: [PATCH] Enhance Step2EnvSetup.vue with modal transition effects for improved user experience - Wrapped the profile detail modal in a Transition component to add smooth entry and exit animations. - Introduced CSS styles for modal transitions, enhancing visual appeal and user engagement when displaying profile details. --- frontend/src/components/Step2EnvSetup.vue | 35 ++++++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/Step2EnvSetup.vue b/frontend/src/components/Step2EnvSetup.vue index 3357a6c..6cc025c 100644 --- a/frontend/src/components/Step2EnvSetup.vue +++ b/frontend/src/components/Step2EnvSetup.vue @@ -499,9 +499,10 @@ -
-
-