导出excel替换

This commit is contained in:
wkc
2026-01-27 17:55:53 +08:00
parent 79cd4fe755
commit 5b0c338b5e
20 changed files with 4261 additions and 1503 deletions

View File

@@ -0,0 +1,24 @@
{
"paths": {
"specs": ".claude/specs",
"steering": ".claude/steering",
"settings": ".claude/settings"
},
"views": {
"specs": {
"visible": true
},
"steering": {
"visible": true
},
"mcp": {
"visible": true
},
"hooks": {
"visible": true
},
"settings": {
"visible": false
}
}
}