From 893ecebb06e4d2292cfb4de4e89a6fa804359dda Mon Sep 17 00:00:00 2001 From: Aresn Date: Mon, 27 May 2024 14:19:14 +0800 Subject: [PATCH] =?UTF-8?q?gitcode=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/i/Sign.vue | 40 +++++++++++++++++++++------------------- pages/signin/verify.vue | 8 +++++--- 2 files changed, 26 insertions(+), 22 deletions(-) diff --git a/components/i/Sign.vue b/components/i/Sign.vue index 42e2cef..cdeee85 100644 --- a/components/i/Sign.vue +++ b/components/i/Sign.vue @@ -15,19 +15,10 @@ color="gray" size="md" @click="handleGetSignUrl('gitcode')" - disabled > 使用 GitCode 登录 - - - + + + + + + + + + + + + + + \ No newline at end of file + -- GitLab