vue/create_icons.py
liRQ 42146aedf4 feat: 新增多语言图标生成脚本与视图切换功能,优化分页与暗黑模式
1. 新增Python/JS版图标生成脚本,批量创建标准化SVG图标
2. 重构页面视图切换逻辑,添加平滑过渡动画
3. 升级登录日志分页系统,支持页码跳转与页大小调整
4. 完善暗黑模式样式适配,覆盖更多UI组件
5. 优化海报展示适配,根据图片比例自动调整布局
2026-07-01 18:22:21 +08:00

4 lines
178 B
Python
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import os
os.makedirs(" public/icons\, exist_ok=True)
print(\Icons directory ready\)