主要变更: - 重构应用界面:优化首页、登录、认证流程 - 新增用户档案模块:包含完整的档案管理组件 - 优化路由结构:重新组织页面布局和导航 - 改进API集成:新增活动、内容分类等API模块 - 删除冗余组件:清理不必要的文件和依赖 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
30 lines
738 B
JSON
30 lines
738 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:docs.expo.dev)",
|
|
"WebFetch(domain:docs.expo.dev)",
|
|
"WebSearch",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(npx eas:*)",
|
|
"Bash(npx @expo/eas-cli@latest:*)",
|
|
"Bash(npx expo install:*)",
|
|
"Bash(eas --version:*)",
|
|
"Bash(eas build:configure:*)",
|
|
"Bash(bunx:*)",
|
|
"Bash(./gradlew:*)",
|
|
"Bash(java:*)",
|
|
"Bash(where:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(set:*)",
|
|
"Bash(git --version:*)",
|
|
"Bash(export:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(npx tsc --noEmit)",
|
|
"Bash(curl 'https://api.mixvideo.bowong.cc/api/template-generations?page=1&limit=20' )"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|