From 590e047c51bd5050da285ef8750cb5cf29665bc3 Mon Sep 17 00:00:00 2001 From: hmo Date: Mon, 27 Apr 2026 03:42:39 +0800 Subject: [PATCH] fix: index.html mobile UI - wrap buttons and filters properly - Split filters and action buttons into separate rows - Use flex-wrap for mobile responsiveness - Remove duplicate btn-group on student list page --- app/templates/index.html | 53 ++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index c8ab447..fa37335 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -61,32 +61,33 @@ {% block content %}
-
-
-

学员列表

- - - -
-
- - - - - -
+ +
+

学员列表

+ + + +
+ + +
+ + + + +