Commit Graph

5 Commits

Author SHA1 Message Date
zty 008781c5fe fix(web): 关闭 mfsu 缓存 + landing 文案标点修正
mfsu 设为 false 避免开发缓存问题;landing 页中文标点后补空格。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-08-02 22:38:37 -04:00
zty 1d987277c6 feat(landing): 预测案例管理员可编辑 + 图片上传修复 + 构建hash
- 后端新增 GET/PUT /api/cfg/landing-cases 接口存取案例数据
- 上传接口自动创建 uploads 目录,修复目录不存在导致上传失败
- 前端预测案例支持管理员编辑标题/副标题/案例内容
- hero 图片初始不设默认值,configReady 门控渲染,消除刷新闪烁
- .umirc.ts 开启 hash:true 避免浏览器缓存旧 JS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T71oHHhfhLAWAL9EuoFuYh
2026-07-29 22:19:41 -04:00
zty 8ee0784f20 feat(ms/web): 管理端材料库扩展字段 + 导入模板更新 + 饼图浅色
- 管理端: 去掉环保等级, 材料表单/列表新增16个字段(型号/参考价格/供应商/联系人/生产日期/样品来源/检测信息等)
- 管理端: 新建材料必填项加*号(名称/类别/品牌/污染物参数/样品来源)
- 管理端: 材料导入Excel模板更新为39列新格式, 解析逻辑同步
- 管理端: 材料表单增加样品图片/应用效果图上传
- 后端: PublicMaterial/SelfMaterial schema 新增16个字段
- 用户端: 饼图颜色改为浅色系

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T71oHHhfhLAWAL9EuoFuYh
2026-07-28 21:16:38 -04:00
zty 1b1cf75c73 feat(web): article detail page and route 2026-07-07 04:04:44 -04:00
zty fd84b0b0ff feat(web): forum home page with boards, list, post 2026-07-07 03:34:48 -04:00