feat: 初始化SecScore项目基础结构

- 添加Electron + React + TypeScript基础框架
- 实现学生管理、积分流水、理由管理功能
- 添加主题切换和暗黑模式支持
- 配置数据库和WebSocket同步功能
- 完善项目文档和构建配置
This commit is contained in:
Fox_block
2026-01-13 20:19:57 +08:00
parent 4ddd4cbfb7
commit ae08ec45b0
44 changed files with 8638 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
out
dist
pnpm-lock.yaml
LICENSE.md
tsconfig.json
tsconfig.*.json