fix: 模型库优化

This commit is contained in:
Gsh
2025-12-10 01:34:40 +08:00
parent 1a32fa9e20
commit c319b0b4e4
6 changed files with 444 additions and 220 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npx vue-tsc --noEmit)"
"Bash(npx vue-tsc --noEmit)",
"Bash(timeout 60 npx vue-tsc:*)"
],
"deny": [],
"ask": []