{% for file in file_list %}
ID:{{ file.id }},类型:{{ file.typ }},
下载普通文件
{% endfor %}