2 Commits

Author SHA1 Message Date
9e641e8976 feat: 添加网站分析脚本到基础模板 2025-08-03 13:04:03 +08:00
27794895c9 feat: implement multilingual template support
- Updated app.py to dynamically load Jinja2 templates based on the detected language.
- Created new template files for English and Chinese, including base, index, list, scale, and result pages.
- Modified template rendering logic to utilize the appropriate language-specific templates based on user preferences.
2025-06-17 08:08:18 +08:00