This commit is contained in:
2025-04-06 23:24:52 +08:00
commit 8bc60fc012
22 changed files with 3755 additions and 0 deletions

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

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