{% block scripts %} {% endblock scripts %}
{% for item in items %} {% if item.complete %} {% else %} {% endif %} {% endfor %} 首页新增已完成查询
序号 创建时间 待办事项 完成状态 操作
{{ loop.index }} {# {{ item.user_id|e }}#} {{ item.create_time|datetimeformat }} {{ item.item }}已完成未完成
修改 已完成