Initial commit: One Pipe System
完整的管理系统,包含账户管理、卡片管理、套餐管理、财务管理等功能模块。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
22
.claude/settings.local.json
Normal file
22
.claude/settings.local.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user