Commit Graph

4 Commits

Author SHA1 Message Date
c32a1e8c91 build: 生产环境构建 (ENV=prod) - 新设计系统
- 使用 --dart-define=ENV=prod 参数
- API 指向生产环境: http://8.155.172.147:5010
- 应用新设计系统
- 字体 tree-shaking 优化完成
  * MaterialIcons: 减少 99.4% (1.6MB → 9KB)
  * Lucide 图标: 减少 5-12%
- WebAssembly dry run 成功
2026-03-24 02:16:58 +08:00
c2e4e05d1f build: 生成 web production 版本
- 现代化主题系统
- 明暗主题切换
- Vercel/Linear 风格设计
- 优化所有页面布局
- 字体 tree-shaking 优化
2026-03-23 16:33:47 +08:00
aea655087d 优化 2026-03-23 11:23:20 +08:00
613d800ef9 feat: 添加 Flutter Web 构建产物
- 更新 .gitignore 允许 flutter_monisuo/build/web 目录
- 添加 Flutter Web release 构建文件

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 01:47:44 +08:00