发布页开发

This commit is contained in:
筱野
2025-08-17 22:58:00 +08:00
parent 68a6558776
commit 2b3caf027b
76 changed files with 6173 additions and 1610 deletions

View File

@@ -20,7 +20,10 @@
"resolveJsonModule": true,
"typeRoots": [
"node_modules/@types"
]
],
"paths": {
"@/*": ["src/*"]
}
},
"include": ["./src", "./types"],
"compileOnSave": false