彻底优化项目结构,使用 web

This commit is contained in:
yml2213
2026-06-22 13:39:03 +08:00
parent 347edb8103
commit 63c1ffa046
46 changed files with 127 additions and 3077 deletions
+17 -4
View File
@@ -1,4 +1,17 @@
.venv
*/__pycache__
/__pycache__
data/gui_state.json
.venv/
__pycache__/
*.pyc
# 运行时数据
data/
logs/
*.db
# geetest 临时图片
bg.jpg
fullbg.jpg
slice.jpg
# 前端
web/frontend/node_modules/
web/frontend/dist/