This commit is contained in:
2025-06-20 10:28:06 +08:00
commit 7d09df4a38
65 changed files with 14974 additions and 0 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"Vue.volar",
"esbenp.prettier-vscode"
]
}