doc: 移动时钟元素到头像框上部

This commit is contained in:
Argo Zhang 2019-08-20 18:12:33 +08:00
parent 4f48ad0d21
commit 8868b8384c
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -34,8 +34,8 @@
<script src="~/js/lock.js"></script>
}
<div class="lock-wrapper">
<div id="time"></div>
<div class="lock-box text-center">
<div id="time"></div>
<img alt="lock avatar" src="@Url.Content(Model.Icon)" />
<h1>@Model.DisplayName</h1>
<span class="locked">系统已锁定</span>