创建项目,前端模拟

This commit is contained in:
YueL1331
2026-01-12 11:42:00 +08:00
commit 03ffb8ddbc
24 changed files with 3153 additions and 0 deletions

3
Vue/frontend/.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"recommendations": ["Vue.volar"]
}