增加刷新、预热缓存任务管理

This commit is contained in:
GoEdgeLab
2022-06-05 17:12:54 +08:00
parent 091dfed996
commit 1aefd2e92b
63 changed files with 1196 additions and 270 deletions

View File

@@ -56,7 +56,7 @@
<td class="title">已绑定的域名</td>
<td>
<server-name-box :v-server-names="serverNames"></server-name-box>
<p class="comment">终端用户可以通过这些域名访问当前网站服务。</p>
<p class="comment">用户可以通过这些域名访问当前网站服务。</p>
</td>
</tr>
</table>