Go to file
shijing 83b3fac62c chore: 新增 update.sh 一键更新脚本
git pull -> pip install -> 前端构建 -> 重启带 SSL 的 uvicorn。
配套 .gitattributes 固定 *.sh 为 LF。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-10 16:11:28 +08:00
backend feat: FastAPI 直接加载 SSL,ssl 目录纳入 gitignore 2026-07-10 15:55:02 +08:00
deploy feat: 后端服务前端 dist 并统一使用 8775 端口 2026-07-10 15:29:03 +08:00
frontend fix: run.bat 错误分支加 pause;前端生产用 window.location.origin 2026-07-10 15:48:58 +08:00
miniapp feat:仓库命名统一 2026-07-10 11:11:29 +08:00
.gitattributes chore: 新增 update.sh 一键更新脚本 2026-07-10 16:11:28 +08:00
.gitignore feat: FastAPI 直接加载 SSL,ssl 目录纳入 gitignore 2026-07-10 15:55:02 +08:00
update.sh chore: 新增 update.sh 一键更新脚本 2026-07-10 16:11:28 +08:00