整合前端代码

This commit is contained in:
Alone
2024-07-31 10:14:18 +08:00
parent fb46dd0ae3
commit 52dae69a29
29 changed files with 69 additions and 35 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
</div>
<div style="margin-bottom: 20px;font-size:14px;color:#666;">
<p>自动更新:<font color=orangered>转存当日及昨天的资源数据;</font></p>
<font color=orangered>将此接口添加到计划任务中,计划任务每执行一次即可;接口地址:https://你的域名/api/source/day</font>
<font color=orangered>将此接口添加到计划任务中,计划任务每2个小时执行一次即可;接口地址:https://你的域名/api/source/day</font>
<p>Tips:添加计划任务后方可生效;名称重复的资源会跳过转存;</p>
</div>
</el-card>