From f590784345c10b1518c36a6ad6a71162847dbdc0 Mon Sep 17 00:00:00 2001 From: 666ghj <670939375@qq.com> Date: Fri, 12 Dec 2025 18:19:45 +0800 Subject: [PATCH] Enhance Step3Simulation and Step2EnvSetup components for improved clarity and user experience - Updated estimated time messages in Step2EnvSetup.vue to specify agent scale for better context. - Refactored Step3Simulation.vue to improve action tracking, including clearer labels and enhanced UI elements. - Introduced a tooltip for available actions, providing users with quick reference during simulations. - Improved styling and layout for better readability and interaction, including adjustments to button and card designs. --- frontend/src/components/Step2EnvSetup.vue | 4 +- frontend/src/components/Step3Simulation.vue | 818 ++++++++++---------- frontend/src/views/SimulationRunView.vue | 15 +- 3 files changed, 413 insertions(+), 424 deletions(-) diff --git a/frontend/src/components/Step2EnvSetup.vue b/frontend/src/components/Step2EnvSetup.vue index 0628cbf..d49d419 100644 --- a/frontend/src/components/Step2EnvSetup.vue +++ b/frontend/src/components/Step2EnvSetup.vue @@ -457,7 +457,7 @@ 轮
@@ -497,7 +497,7 @@