From 80f9775ee961398b1713c7d95f7fd2784e6abadc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com>
Date: Mon, 6 Mar 2023 21:18:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0loginbox=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/auth/login-box.vue | 62 +++++++++++++++++++++++++++++++
src/components/layout/layout.vue | 7 +++-
2 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 src/components/auth/login-box.vue
diff --git a/src/components/auth/login-box.vue b/src/components/auth/login-box.vue
new file mode 100644
index 0000000..2dad52a
--- /dev/null
+++ b/src/components/auth/login-box.vue
@@ -0,0 +1,62 @@
+
+
+
+
+ 去登录
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/layout/layout.vue b/src/components/layout/layout.vue
index 92d1124..7d293d8 100644
--- a/src/components/layout/layout.vue
+++ b/src/components/layout/layout.vue
@@ -29,10 +29,13 @@
+
+