docs: add timeTable2 design spec

This commit is contained in:
timeTable2 dev
2026-07-13 17:31:43 +08:00
commit 64dd8c5cd1
2 changed files with 561 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
.vite/
*.log
.DS_Store