From 5a3f22a9ef5c6bb20f76b6cbc42c307ff235d3a9 Mon Sep 17 00:00:00 2001 From: tk Date: Thu, 18 Jul 2024 15:15:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=B1=BB=20=20=E5=9E=8B=E3=80=91?= =?UTF-8?q?=EF=BC=9Arefactor=20=E3=80=90=E5=8E=9F=20=20=E5=9B=A0=E3=80=91?= =?UTF-8?q?=EF=BC=9A=E9=A1=B5=E9=9D=A2=E5=85=BC=E5=AE=B9=20=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E4=B8=8A=E7=99=BB=E5=BD=95=E6=A1=86=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E8=A1=A5=E5=85=A8=20=E3=80=90=E8=BF=87=20=20=E7=A8=8B=E3=80=91?= =?UTF-8?q?=EF=BC=9A=E6=94=B9=E4=B8=BA=E5=BC=B9=E6=80=A7=E5=B8=83=E5=B1=80?= =?UTF-8?q?=20=E3=80=90=E5=BD=B1=20=20=E5=93=8D=E3=80=91=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PlaneStatus.vue | 2 +- src/views/login.vue | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/PlaneStatus.vue b/src/components/PlaneStatus.vue index 1557e42..3be393f 100644 --- a/src/components/PlaneStatus.vue +++ b/src/components/PlaneStatus.vue @@ -26,7 +26,7 @@ - + diff --git a/src/views/login.vue b/src/views/login.vue index 34967bb..fcf6ad0 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -1,6 +1,6 @@