@@ -156,7 +156,7 @@ async function oauthLogin(provider: string) {
|
||||
|
||||
<!-- 登录卡 -->
|
||||
<div class="w-[392px] max-w-full flex-none">
|
||||
<div class="rounded-[14px] border border-line bg-card px-[30px] pt-[30px] pb-7 shadow-[0_18px_50px_rgba(20,20,19,.10),0_2px_8px_rgba(20,20,19,.05)]">
|
||||
<div class="rounded-lg border border-line bg-card px-[30px] pt-[30px] pb-7 shadow-overlay">
|
||||
<div class="font-serif text-[19px] font-semibold">欢迎回来</div>
|
||||
|
||||
<div v-if="bootLoading" class="flex items-center justify-center py-14">
|
||||
|
||||
Reference in New Issue
Block a user