自动更新缓存任务执行状况/优化缓存相关文字提示

This commit is contained in:
GoEdgeLab
2022-06-15 15:47:43 +08:00
parent e0920c3b8a
commit 19ea8dc354
13 changed files with 85 additions and 47 deletions

View File

@@ -5,10 +5,10 @@
<csrf-token></csrf-token>
<table class="ui table definition selectable">
<tr>
<td>要预热的Key列表</td>
<td>要预热的URL列表</td>
<td>
<textarea name="keys" rows="10" ref="focus"></textarea>
<p class="comment">每行一个Key</p>
<p class="comment">每行一个URL</p>
</td>
</tr>
<tr>