{% extends "base.html" %} {% from "_macros.html" import th, lbl %} {% block title %}策略 Policies · 爬虫控制台{% endblock %} {% block content %}
从频率模板新建 New from frequency template: {% for f in ['daily', 'weekly', 'monthly', 'quarterly', 'yearly'] %} {{ f }} {% endfor %}
| 暂无策略 No policies yet. 创建一个 Create one. | |||||||||