🎨 登录页
This commit is contained in:
parent
ad6df5b1b4
commit
7d7e51e8a6
|
@ -38,12 +38,6 @@
|
||||||
<img style="display: none" src="/static/images/github.gif"/>
|
<img style="display: none" src="/static/images/github.gif"/>
|
||||||
<button class="btn oauth">登录 GitHub 账号后即可开始使用</button>
|
<button class="btn oauth">登录 GitHub 账号后即可开始使用</button>
|
||||||
<div class="desc">
|
<div class="desc">
|
||||||
<div class="view-more" onclick="$(this).next().slideToggle()">查看 GitHub 数据使用说明</div>
|
|
||||||
<ul class="more-detail">
|
|
||||||
<li>获取用户名、头像等用于初始化</li>
|
|
||||||
<li>获取公开仓库信息用于展示</li>
|
|
||||||
<li>不会对你的已有数据进行写入</li>
|
|
||||||
</ul>
|
|
||||||
<label class="checkbox">
|
<label class="checkbox">
|
||||||
<input type="checkbox"/>
|
<input type="checkbox"/>
|
||||||
是否愿意在 GitHub 上收藏该<a href="https://github.com/b3log/pipe" target="_blank">项目</a>、关注<a
|
是否愿意在 GitHub 上收藏该<a href="https://github.com/b3log/pipe" target="_blank">项目</a>、关注<a
|
||||||
|
|
Loading…
Reference in New Issue