This commit is contained in:
Liang Ding 2022-12-08 23:24:02 +08:00
parent f5943cac15
commit e257329c3e
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
7 changed files with 19 additions and 7 deletions

View file

@ -157,7 +157,7 @@
">
<div style="-webkit-app-region: drag;height: 32px;width: 100%;position: absolute;top: 0;"></div>
<div style="position: relative;z-index: 2;text-align: center">
<h1 style="margin-bottom: 48px;">SiYuan</h1>
<h1 style="margin-bottom: 48px;">{{.l4}}</h1>
<input class="b3-text-filed" id="authCode" type="password" placeholder="{{.l0}}"/><br>
<div style="position: relative;width: 240px;margin: 8px auto 0;display: none">
<img id="captchaImg" style="top: 1px;position: absolute;height: 28px;right: 1px;cursor: pointer">
@ -167,7 +167,7 @@
<div style="color: #5f6368;font-size: 14px;margin: 16px 0;">
{{.l2}}
</div>
<button class="b3-button b3-button--white" onclick="exitSiYuan()">退出 Exit</button>
<button class="b3-button b3-button--white" onclick="exitSiYuan()">{{.l5}}</button>
</div>
<div style="overflow: hidden;
position: absolute;