From 81e2f3d33d13504b5585f582266b382902057816 Mon Sep 17 00:00:00 2001
From: 666ghj <670939375@qq.com>
Date: Wed, 10 Dec 2025 16:28:30 +0800
Subject: [PATCH] Implement scroll functionality and enhance button styling in
Home.vue
- Added a scroll-to-bottom feature for improved navigation experience.
- Refactored the start simulation button layout by wrapping it in a new console section for better organization.
- Enhanced button styles with animations and improved disabled state appearance for a more engaging user interface.
---
frontend/src/views/Home.vue | 63 ++++++++++++++++++++++++++++++-------
1 file changed, 51 insertions(+), 12 deletions(-)
diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue
index ba7ee0f..1bb9d7a 100644
--- a/frontend/src/views/Home.vue
+++ b/frontend/src/views/Home.vue
@@ -42,7 +42,7 @@
-