1. 完善了服务端web部分,使用Vue编写(见serve_view)

2. 增加了对嵌入式设备完全自定义控制的功能
This commit is contained in:
Misaki
2026-04-25 08:48:50 +08:00
parent 8ffc609388
commit 39c54a4452
51 changed files with 7070 additions and 95 deletions
+21
View File
@@ -0,0 +1,21 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# from ide
.vscode
.idea
# Virtual environments
.venv
venv
node_modules
node_modules/
dist
dist/
pnpm-lock.yaml