mirror of https://github.com/jumpserver/jumpserver
pull/1053/head
parent
ed7f7392db
commit
84c4e69062
|
@ -196,7 +196,14 @@
|
||||||
<li class="toctree-l2"><a class="reference internal" href="contact.html#id4">邮件</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="contact.html#id4">邮件</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="snapshot.html">Snapshot 截图</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="snapshot.html">Snapshot 截图</a><ul>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="snapshot.html#id1">仪表盘</a></li>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="snapshot.html#id2">用户管理</a></li>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="snapshot.html#id3">资产管理</a></li>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="snapshot.html#linux">Linux 终端</a></li>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="snapshot.html#windows">Windows 终端</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
After Width: | Height: | Size: 335 KiB |
Binary file not shown.
After Width: | Height: | Size: 416 KiB |
Binary file not shown.
After Width: | Height: | Size: 410 KiB |
Binary file not shown.
After Width: | Height: | Size: 441 KiB |
Binary file not shown.
After Width: | Height: | Size: 215 KiB |
|
@ -1,2 +1,27 @@
|
||||||
Snapshot 截图
|
Snapshot 截图
|
||||||
==================
|
+++++++++++++++++
|
||||||
|
|
||||||
|
仪表盘
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: _static/img/dash_board.png
|
||||||
|
|
||||||
|
用户管理
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: _static/img/admin_user.png
|
||||||
|
|
||||||
|
资产管理
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: _static/img/admin_asset.png
|
||||||
|
|
||||||
|
Linux 终端
|
||||||
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: _static/img/linux_terminal.png
|
||||||
|
|
||||||
|
Windows 终端
|
||||||
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: _static/img/windows_terminal.png
|
||||||
|
|
Loading…
Reference in New Issue