1 .first update

This commit is contained in:
2026-03-05 09:28:32 +08:00
parent f7207cc627
commit 7f5781d4f1
25 changed files with 8091 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npm run dev)",
"Bash(npm run build)",
"Bash(npm install echarts)"
]
}
}