mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 09:28:49 +08:00
13 lines
447 B
Markdown
13 lines
447 B
Markdown
<h2>管理界面</h2>
|
|
|
|
<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>
|
|
|
|
<img src="{{ "/images/maxkey_mgt_apps.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/> |