// app/static/js/statistics.js document.addEventListener('DOMContentLoaded', function() { // 统计模块主页初始化 console.log('统计分析模块加载完成'); });