首页已完成

This commit is contained in:
小潘
2026-05-28 09:01:30 +08:00
parent acaf262f3f
commit 0cf72dc47f
30 changed files with 7227 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npm install *)",
"Bash(npx vite *)",
"Bash(npx tailwindcss *)",
"Bash(timeout 10)"
]
}
}