{% if reports %}
{% for report in reports %}
分析报告_{{ report.replace('_analysis.html', '') }}
{{ report.replace('_analysis.html', '') }}
{% endfor %}
{% else %}
{% endif %}
暂无分析报告
后台正在全力更新报告,请稍等。
系统检测到文件后,将自动开始分析并在此处生成报告。