James Iter 8 年之前
父节点
当前提交
ca4880cdda
共有 1 个文件被更改,包括 15 次插入1 次删除
  1. 15 1
      docs/screenshot.md

+ 15 - 1
docs/screenshot.md

@@ -1 +1,15 @@
-# Web端程序截图
+# JimV 控制平台截图展示
+
+<div style="padding: 16px; background-color: #f7f7f7">
+    <div style="margin: 0 14px; clear: both; overflow-x: auto; overflow-y: hidden;">
+        <div style="width: 3330px;">
+            <img width="888" height="490" src="../screenshot/vm_instance.png">
+            <img width="888" height="490" src="../screenshot/boot_job.png">
+            <img width="888" height="490" src="../screenshot/disk.png">
+            <img width="888" height="490" src="../screenshot/compute_node.png">
+            <img width="888" height="490" src="../screenshot/platform_log.png">
+            <img width="888" height="490" src="../screenshot/vm_template.png">
+            <img width="888" height="490" src="../screenshot/operate_rule.png">
+        </div>
+    </div>
+</div>