4 Commits

Author SHA1 Message Date
yuliang_guo
12fd2fc0a1 fix(exam): 扩展选项字母支持范围从A-D到A-Z
Some checks failed
continuous-integration/drone/push Build is failing
- 修复E选项及更多选项显示带前缀问题
- 更新所有选项相关正则表达式
2026-01-28 14:09:46 +08:00
yuliang_guo
0e5e6481ef feat: 更新 CI/CD 和文档,添加崔曦文(cxw)租户
All checks were successful
continuous-integration/drone/push Build is passing
- .drone.yml: 添加 cxw-backend 到生产部署列表
- CONTEXT.md: 添加租户端口分配表,包含 cxw
2026-01-27 10:48:29 +08:00
111
e446cef1cd docs: 记录Git多远程配置和CI/CD信息
Some checks failed
continuous-integration/drone/push Build is failing
- origin → GitHub (源代码主仓库)
- cicd → Gitea (CI/CD触发仓库)
- 添加部署流程说明
2026-01-27 10:12:24 +08:00
111
998211c483 feat: 初始化考培练系统项目
- 从服务器拉取完整代码
- 按框架规范整理项目结构
- 配置 Drone CI 测试环境部署
- 包含后端(FastAPI)、前端(Vue3)、管理端

技术栈: Vue3 + TypeScript + FastAPI + MySQL
2026-01-24 19:33:28 +08:00