Commit Graph

6 Commits

Author SHA1 Message Date
Cheng Zhou 9cac75e85c 完善桌面端界面、发布检查与邮箱域名同步
Client Quality Gates / Shared client and Web (push) Has been cancelled
Client Quality Gates / macOS Desktop (push) Has been cancelled
2026-07-01 10:49:31 +08:00
Cheng Zhou d1a6c957f7 feat(desktop): implement phase 1 tauri client 2026-06-30 17:25:03 +08:00
Cheng Zhou e507ab98cb 增强开发部署构建配置 2026-06-17 17:23:13 +08:00
Cheng Zhou 7b397640b9 修复:添加 Vite 路径别名配置
问题:Docker 构建时 Vite 无法解析 @/ 路径别名
原因:vite.config.ts 缺少 resolve.alias 配置
解决:添加 @ 别名指向 ./src 目录

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-05-14 09:31:40 +08:00
Cheng Zhou 8c5d03f1cb 移除示例项目初始化并修复前后端稳定性问题 2026-03-30 15:35:22 +08:00
Cheng Zhou 78d13d077c Step F1:前端工程骨架 & 登录鉴权 2025-12-16 20:21:30 +08:00