修改样式
This commit is contained in:
parent
a2433030b8
commit
2ce34a22d0
@ -74,13 +74,15 @@
|
||||
</n-form>
|
||||
<div class="flex items-center justify-between">
|
||||
<div class="flex items-center">
|
||||
<span>其他登录方式</span>
|
||||
<n-icon size="20" color="#1890ff" style="cursor: pointer">
|
||||
<GithubOutlined />
|
||||
</n-icon>
|
||||
<n-icon size="20" color="#1890ff" style="cursor: pointer">
|
||||
<AlipayCircleOutlined />
|
||||
</n-icon>
|
||||
<n-space :size="10">
|
||||
<span>其他登录方式</span>
|
||||
<n-icon size="20" color="#1890ff" style="cursor: pointer">
|
||||
<GithubOutlined />
|
||||
</n-icon>
|
||||
<n-icon size="20" color="#1890ff" style="cursor: pointer">
|
||||
<AlipayCircleOutlined />
|
||||
</n-icon>
|
||||
</n-space>
|
||||
</div>
|
||||
<div style="cursor: pointer" @click="goRegister">注册账号</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user