Go to file
shijing 4a7eb906d1 chore: 移除 config.py 硬编码凭据,.env 纳入忽略
- config.py 中的 tencent/wx_mini 密钥默认值改回空串,改由 .env 提供
- .gitignore 打开 .env 与 **/.env 规则,避免再次误提交

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-15 09:19:09 +08:00
backend chore: 移除 config.py 硬编码凭据,.env 纳入忽略 2026-07-15 09:19:09 +08:00
deploy feat: 后端服务前端 dist 并统一使用 8775 端口 2026-07-10 15:29:03 +08:00
frontend style: 精简顶栏,仅保留 logo,并微调首页卡片内边距 2026-07-15 09:06:36 +08:00
miniapp feat: 新增微信授权登录(wx.login + getPhoneNumber) 2026-07-15 09:06:31 +08:00
.gitattributes chore: 新增 update.sh 一键更新脚本 2026-07-10 16:11:28 +08:00
.gitignore chore: 移除 config.py 硬编码凭据,.env 纳入忽略 2026-07-15 09:19:09 +08:00
update.sh chore: 新增 update.sh 一键更新脚本 2026-07-10 16:11:28 +08:00