From 932f5955ca6d74d1f51a49baa534bd3fde8eec00 Mon Sep 17 00:00:00 2001 From: mengfanliang Date: Fri, 7 Mar 2025 16:05:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E6=89=AB=E7=A0=81?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 6 +- api/index.js | 1 + pages/index/index.vue | 111 ++++++++++++++++++++----------- pages/login/login.vue | 1 + pages/train_management/index.vue | 42 ++++++++---- utils/request.js | 3 +- 6 files changed, 107 insertions(+), 57 deletions(-) diff --git a/App.vue b/App.vue index 1d4b2e1..5d54c1b 100644 --- a/App.vue +++ b/App.vue @@ -1,14 +1,14 @@