{% extends "./inc/base.html" %} {% block content %} {{controller.meta_title}} {{controller.meta_title}} 新增 删除 Go! 编号 物流公司 别名 快递100Code 公司网址 操作 {% for item in list %} {{item.id}} {{item.name}} {{item.alias}} {{item.code}} {{item.url}} 编辑 删除 {% else %} × This would display if the 'item' collection were empty {% endfor %} {% endblock %} {% block script%} {% endblock %}
{{controller.meta_title}}
This would display if the 'item' collection were empty