From b09c47c080a33c86fc192f01fe136b803cfa60c0 Mon Sep 17 00:00:00 2001
From: 642be3d55226b56ca7b155fe <642be3d55226b56ca7b155fe@devide>
Date: Fri, 19 May 2023 16:23:00 +0000
Subject: [PATCH] Fri May 19 16:23:00 UTC 2023 inscode
---
src/components/Login.vue | 85 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)
create mode 100644 src/components/Login.vue
diff --git a/src/components/Login.vue b/src/components/Login.vue
new file mode 100644
index 0000000..bda97d3
--- /dev/null
+++ b/src/components/Login.vue
@@ -0,0 +1,85 @@
+
+
+
登录
+
+
{{ errorMessage }}
+
+
+
+
+
+
+
\ No newline at end of file
--
GitLab