l x
|
66fde73792
|
feat(delivery): integrate PostgreSQL delivery
|
2026-07-31 10:30:03 +08:00 |
|
mac
|
da38acfcb5
|
merge: sync origin main into auth-login
|
2026-07-15 15:12:54 +08:00 |
|
mac
|
81d2a8a60b
|
refactor(frontend): merge authserver web login
|
2026-07-15 14:47:42 +08:00 |
|
wonder
|
1d799ac0e7
|
feat(server): 优化 Swagger 配置,支持动态 host
- 移除 swagger.json/yaml 中硬编码的 host 字段
- 在 docs.go 中将 Host 设置为空字符串以支持动态检测
- 添加前端 /swagger 代理配置,支持开发环境访问 Swagger UI
- 在 main.go 中导入 docs 包注册 Swagger 文档
|
2026-07-15 13:30:59 +08:00 |
|
wonder
|
dd23e1844e
|
chore(frontend): 初始化 Vue 3 项目配置
- 添加 package.json,定义项目依赖和脚本
- 添加 vite.config.ts,配置 Vite 构建工具
- 添加 tsconfig.json 和 tsconfig.node.json,配置 TypeScript
- 添加 index.html,HTML 入口模板
技术栈:Vue 3.3+ / TypeScript / Element Plus / Vite / Pinia
|
2026-07-14 15:38:49 +08:00 |
|