<footer class="footer mt-auto py-3 bg-light"> <div class="container"> <span class="text-muted"> © 2024 API自动化测试平台. 生成于 {{ report_time }}. {% if environment %}环境: {{ environment }}{% endif %} </span> </div> </footer>