From d4c0dcf6b195788c7ea02aed1b9d39b28094897c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Tue, 24 Feb 2026 15:15:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + src/api/register.js | 28 +++ src/pages/LoginPage.vue | 520 ++++++++++++++++++++++++++++++++-------- 3 files changed, 447 insertions(+), 102 deletions(-) create mode 100644 src/api/register.js diff --git a/index.html b/index.html index e27e6a0..4a9a393 100644 --- a/index.html +++ b/index.html @@ -8,5 +8,6 @@
+