From 9baff1e9033926ac4c54c545ea60421c7ce5be07 Mon Sep 17 00:00:00 2001
From: xy <2115269706@qq.com>
Date: Fri, 14 Mar 2025 17:35:10 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=B3=A8=E5=86=8C=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/loginPage.vue | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)
diff --git a/src/layout/loginPage.vue b/src/layout/loginPage.vue
index e11e5c8..8de0429 100644
--- a/src/layout/loginPage.vue
+++ b/src/layout/loginPage.vue
@@ -145,7 +145,7 @@
注册
+ auto-insert-space @click="toLogin">
返回到登录页
@@ -237,7 +237,7 @@
登录
去注册
+ @click="toRegister">去注册
@@ -250,6 +250,7 @@