feat: 功能迭代

This commit is contained in:
2026-05-31 17:13:46 +08:00
parent d13a43a143
commit ab26ea7ef9
11 changed files with 868 additions and 191 deletions

View File

@@ -12,7 +12,10 @@
"Bash(ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ node *)",
"Bash(pkill -f \"electron-vite\")",
"Bash(npm list *)",
"Bash(npx electron-vite *)"
"Bash(npx electron-vite *)",
"WebSearch",
"WebFetch(domain:primevue.org)",
"Bash(curl -s http://localhost:5173)"
]
}
}