Skip to content

Commit

Permalink
refactor(webui): 重构视频脚本生成-目录结果
Browse files Browse the repository at this point in the history
- 将视频脚本生成相关代码从 script_settings.py 移动到新的 generate_script_docu.py 文件
- 新增 base.py 文件,提取公共工具函数
- 优化代码结构,提高可维护性和可读性- 重构函数名称,更清晰地反映功能
  • Loading branch information
linyqh committed Dec 6, 2024
1 parent 65d5a68 commit d2f7242
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 404 deletions.
Loading

0 comments on commit d2f7242

Please sign in to comment.