Files
one-pipe-system/.claude/settings.local.json
sexygoat c5dae2993b
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m12s
fix: 换货
2026-06-03 17:53:19 +08:00

30 lines
811 B
JSON

{
"permissions": {
"allow": [
"mcp__chrome-devtools__fill",
"mcp__chrome-devtools__click",
"mcp__chrome-devtools__wait_for",
"mcp__chrome-devtools__navigate_page",
"mcp__chrome-devtools__take_snapshot",
"mcp__chrome-devtools__new_page",
"mcp__chrome-devtools__select_page",
"Bash(dir:*)",
"Bash(openspec list:*)",
"Bash(node:*)",
"Bash(npm run build:*)",
"Bash(tree:*)",
"Bash(npm run dev:*)",
"Bash(timeout:*)",
"Read(//d/**)",
"Bash(findstr:*)",
"Bash(npm run:*)",
"Bash(find src/views -name *.vue -type f -exec grep -l \"device.*detail\\\\|设备详情\" {})",
"Bash(2)",
"Bash(grep -E \"\\\\.\\(vue|ts\\)$\")",
"Bash(xargs grep:*)"
],
"deny": [],
"ask": []
}
}