This commit is contained in:
shimingxy 2020-03-08 10:51:16 +08:00
parent 80b9c449c5
commit 266a71019a
2 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

View File

@ -1,9 +1,13 @@
<h2>管理界面</h2>
<h3>用户管理界面</h3>
<h3>实时报表</h3>
<img src="{{ "/images/maxkey_mgt_rpt.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
<h3>用户管理</h3>
<img src="{{ "/images/maxkey_mgt_users.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
<h3>应用管理界面</h3>
<h3>应用管理</h3>
<img src="{{ "/images/maxkey_mgt_apps.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>