This commit is contained in:
shimingxy
2020-03-08 08:50:58 +08:00
parent e76a7af0ef
commit 837cbe1a1e
10 changed files with 53 additions and 49 deletions

View File

@@ -1,5 +1,4 @@
<h1>界面</h1>
<h2>MaxKey</h2>
<h1>MaxKey界面</h1>
<h3>登录界面</h3>
@@ -7,13 +6,3 @@
<h3>主界面</h3>
<img src="{{ "/images/maxkey_index.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
<h2>MaxKey管理界面</h2>
<h3>用户管理界面</h3>
<img src="{{ "/images/maxkey_mgt_users.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
<h3>应用管理界面</h3>
<img src="{{ "/images/maxkey_mgt_apps.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>