并入后台管理端(vue)和小程序端的代码(template-10550)

This commit is contained in:
2025-08-08 23:04:17 +08:00
parent a0f4fcc03f
commit b0f9eaefa1
1452 changed files with 241138 additions and 0 deletions

11
template-10550/start-claude.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
# 设置代理(根据你的 Clash Verge 配置)
export http_proxy=http://127.0.0.1:7897
export https_proxy=http://127.0.0.1:7897
# 启动 Claude Code
echo "🚀 启动 Claude Code..."
echo "📡 使用代理: $http_proxy"
npx @anthropic-ai/claude-code