feat: add scan dashboard components and local development configuration

This commit is contained in:
2569718930@qq.com
2026-04-24 02:14:20 +08:00
parent 79b58a8b98
commit a1faacb302
5 changed files with 82 additions and 8 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm --prefix \"/e/web/PolyWeather/frontend\" run build)",
"mcp__Claude_Preview__preview_start"
]
}
}