From 7d7c85f6691dc57ea4d4accf3e3367fd485ef60b Mon Sep 17 00:00:00 2001 From: Seven Date: Fri, 12 Dec 2025 00:53:11 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E5=90=8D=E7=A7=B0=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E4=BB=A3=E7=A0=81=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/auth/components/signup.vue | 4 ++-- .../components/{verify-code.vue => verification-code.vue} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename src/auth/components/{verify-code.vue => verification-code.vue} (100%) diff --git a/src/auth/components/signup.vue b/src/auth/components/signup.vue index 09bcaef..b375121 100644 --- a/src/auth/components/signup.vue +++ b/src/auth/components/signup.vue @@ -1,6 +1,6 @@