Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
马一丁
2025-12-22 12:11:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aa9018bfd8ab80860bd1aa741083c4bb393c4c68
aa9018bf
1 parent
fd13080b
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
README.md
README.md
View file @
aa9018b
...
...
@@ -255,10 +255,11 @@ BettaFish/
├── templates/ # Flask前端模板
│ └── index.html # 主界面HTML
├── static/ # 静态资源
│ └── image/ # 图片资源
│ ├── logo_compressed.png
│ ├── framework.png
│ └── ...
│ ├── image/ # 图片资源
│ │ └── ...
│ ├── Partial README for PDF Exporting/ # PDF导出依赖配置说明
│ └── v2_report_example/ # 报告渲染示例
│ └── report_all_blocks_demo/ # 全块类型演示(HTML/PDF/MD)
├── logs/ # 运行日志目录
├── final_reports/ # 最终生成的报告文件
│ ├── ir/ # 报告IR JSON文件
...
...
Please
register
or
login
to post a comment