From b6c5a137d49631a3e029351762b1c72a8199a391 Mon Sep 17 00:00:00 2001 From: Seven Date: Thu, 15 Jan 2026 03:05:24 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=87=E9=A2=98=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=BA=95=E9=83=A8=E9=97=B4=E8=B7=9D?= =?UTF-8?q?=E4=BB=A5=E6=94=B9=E5=96=84=E8=A7=86=E8=A7=89=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/auth/signup/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/auth/signup/index.vue b/src/views/auth/signup/index.vue index 5479823..c35d8ab 100644 --- a/src/views/auth/signup/index.vue +++ b/src/views/auth/signup/index.vue @@ -53,10 +53,11 @@ async function handleSubmit(values: Record) { + -
+
{{ t('auth.signup.title') }}