摘要: # app.spec from PyInstaller.utils.hooks import collect_data_files, collect_submodules datas = [ ('templates/*', 'templates'), # 递归包含 templates 下所有文件和子 阅读全文
posted @ 2025-09-12 09:56 小小爬虫 阅读(13) 评论(0) 推荐(0)