提交 defc5e35 编写于 作者: View Design's avatar View Design

Update Sign.vue

上级 0d1cd741
...@@ -10,24 +10,24 @@ ...@@ -10,24 +10,24 @@
/> />
</div> </div>
<div>登录以继续使用</div> <div>登录以继续使用</div>
<UButton <!-- <UButton-->
block <!-- block-->
color="gray" <!-- color="gray"-->
size="md" <!-- size="md"-->
@click="handleGetSignUrl('csdn')" <!-- @click="handleGetSignUrl('csdn')"-->
> <!-- >-->
<img src="~/assets/svg/logo-csdn.svg"> <!-- <img src="~/assets/svg/logo-csdn.svg">-->
使用 CSDN 登录 <!-- 使用 CSDN 登录-->
</UButton> <!-- </UButton>-->
<UButton <!-- <UButton-->
block <!-- block-->
color="gray" <!-- color="gray"-->
size="md" <!-- size="md"-->
@click="handleGetSignUrl('gitcode')" <!-- @click="handleGetSignUrl('gitcode')"-->
> <!-- >-->
<img src="~/assets/svg/logo-gitcode.svg"> <!-- <img src="~/assets/svg/logo-gitcode.svg">-->
使用 GitCode 登录 <!-- 使用 GitCode 登录-->
</UButton> <!-- </UButton>-->
<UButton <UButton
block block
leading-icon="i-simple-icons-github" leading-icon="i-simple-icons-github"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册