语图page
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m51s
/ lint-build-and-check (push) Successful in 5m12s
/ surge (push) Successful in 2m43s
/ playwright (push) Failing after 2m30s

This commit is contained in:
严浩
2025-04-08 15:11:50 +08:00
parent 7abc6a8f65
commit a6367058b5
16 changed files with 4917 additions and 14 deletions

View File

@ -8,6 +8,8 @@
"src/shadcn/**",
"src/components/InspiraUI/**",
"**/planispherewidget.js",
"**/konva.2.4.2.min.js"
"**/konva.2.4.2.min.js",
"**/waterfallwidget.js",
"**/colormapwidget.js"
]
}