Browse Source

ui update

master
filesite 6 months ago
parent
commit
fb919cb520
  1. 6
      public/en/index.html
  2. 6
      public/index.html

6
public/en/index.html

@ -21,6 +21,7 @@
.text-right{text-align:right} .text-right{text-align:right}
.mt-d5{margin-top:.5em} .mt-d5{margin-top:.5em}
.mt-1{margin-top:1em} .mt-1{margin-top:1em}
.mt-2{margin-top:2em}
.mt-4{margin-top:4em} .mt-4{margin-top:4em}
.mx-d2{margin-left:.5em;margin-right:.2em} .mx-d2{margin-left:.5em;margin-right:.2em}
@ -54,7 +55,8 @@
<h3 class="mt-1">HeroBot download</h3> <h3 class="mt-1">HeroBot download</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p> <p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-1">HeroUnion Stats - It's running <span class="run_time">...</span></h3> <h3 class="mt-2">HeroUnion Stats - It's running <span class="run_time">...</span></h3>
<h4 class="mt-d5">Tasks Stats (Past <span class="cache_time">...</span>)</h4> <h4 class="mt-d5">Tasks Stats (Past <span class="cache_time">...</span>)</h4>
<div class="stats taskStatus"> <div class="stats taskStatus">
<span class="col"> <span class="col">
@ -118,7 +120,7 @@
<h4 class="mt-d5">JSON Data</h4> <h4 class="mt-d5">JSON Data</h4>
<pre><code id="herounion_stats">...</code></pre> <pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-1">Bots</h3> <h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl> <dl class="mt-d5" id="herobots">...</dl>

6
public/index.html

@ -21,6 +21,7 @@
.text-right{text-align:right} .text-right{text-align:right}
.mt-d5{margin-top:.5em} .mt-d5{margin-top:.5em}
.mt-1{margin-top:1em} .mt-1{margin-top:1em}
.mt-2{margin-top:2em}
.mt-4{margin-top:4em} .mt-4{margin-top:4em}
.mx-d2{margin-left:.5em;margin-right:.2em} .mx-d2{margin-left:.5em;margin-right:.2em}
@ -54,7 +55,8 @@
<h3 class="mt-1">HeroBot - Machete Hero源码下载</h3> <h3 class="mt-1">HeroBot - Machete Hero源码下载</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p> <p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-1">HeroUnion联盟状态 - 已运行<span class="run_time">...</span></h3> <h3 class="mt-2">HeroUnion联盟状态 - 已运行<span class="run_time">...</span></h3>
<h4 class="mt-d5">任务状态(最近<span class="cache_time">...</span></h4> <h4 class="mt-d5">任务状态(最近<span class="cache_time">...</span></h4>
<div class="stats taskStatus"> <div class="stats taskStatus">
<span class="col"> <span class="col">
@ -118,7 +120,7 @@
<h4 class="mt-d5">JSON数据</h4> <h4 class="mt-d5">JSON数据</h4>
<pre><code id="herounion_stats">...</code></pre> <pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-1">爬虫列表</h3> <h3 class="mt-2">爬虫列表</h3>
<dl class="mt-d5" id="herobots"> <dl class="mt-d5" id="herobots">
<!-- <!--
<dt>爬虫 1 <small>空闲</small></dt> <dt>爬虫 1 <small>空闲</small></dt>

Loading…
Cancel
Save