11 Commits

Author SHA1 Message Date
iye
8a783ca36f feat(workbench): 统一立绘详情页参考布局 · 三视图全 16:9 · 工作台批次追加
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 6s
详情页 (pipeline / library / model-photo)
- 统一参考布局:大立绘+缩略 strip+查看大图,右栏 三视图+简介(标签 chip)+3 列属性表
- 底部仅留「下载」+「使用该资产」,去除收藏 / 关闭

三视图固定单张 16:9
- pipeline / library / model-photo / asset-factory / product-studio 全部同步
- 移除原 actor 3 列 3:4 拆图,改为单容器 16:9

图片工作台 (model-photo / platform-cover)
- 立即生成 + 全部重跑 + 单张重跑 均追加新批次到下方,旧批次保留
- 批量按钮下沉到每批次下方,与图片网格左对齐
- hover 重跑/采用 icon 缩小至 26px,右下角横向,无遮罩层
- 立即生成后不再自动新增「编辑中」草稿卡

新建商品 drawer
- 无 onSave 回调时默认跳转 product-detail
- 卖点新增 「+ 添加卖点」按钮(输入框下方独立行,左对齐)

product-detail
- 视频项目卡片状态 pill 改为 4 态(已完成/视频生成 4/6/已归档/故事板失败)
- 移除视频卡个体「通过/不通过/归档」状态切换
- 去掉冗余「通过」status 筛选;过滤逻辑兼容缺失按钮

sidebar (shell.js)
- 图片生成补 badge 12,团队去 badge

清理
- 删除 v2/ 历史镜像目录(与 电商AI平台/ 重复,Dockerfile build context 不依赖)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 21:12:03 +08:00
UI 设计
2a3ae88dc5 fix(products): 创建商品 · 修复卖点收集(读 .bl-text + 兜底未回车)· 增加必填提示 · 跳转延时 400→1200ms
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 5s
2026-05-21 17:23:08 +08:00
UI 设计
e3afa6659b feat(team): banner 右栏空白补「团队动态」卡 · 最近 7 条成员行为流
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 5s
2026-05-21 17:15:45 +08:00
UI 设计
8b8a172102 style(team): banner 右边距与下方成员表左列对齐(留出右栏 320+24)
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 5s
2026-05-21 17:12:15 +08:00
UI 设计
5d09ba72fd fix(team): banner 数值显式 white · 被 restraint.css 全局 .stat .v 黑字覆盖了
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 5s
2026-05-21 17:10:51 +08:00
UI 设计
868ba69ea4 fix(cache): 给 shell.js/restraint.css 加 ?v=时间戳 强制绕过浏览器旧缓存
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 6s
2026-05-21 16:44:10 +08:00
UI 设计
704ef9a954 fix(nginx): 去掉 immutable + 缩短缓存 · 迭代期 CSS/JS 改了团队能立刻看到
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 9s
2026-05-21 16:40:11 +08:00
UI 设计
e7c0a14f75 fix(deploy): 把 V2.1 设计稿挪进 电商AI平台/ · Docker 构建上下文是这里
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 6s
2026-05-21 16:30:37 +08:00
UI 设计
e293aa43be feat(v2): 添加 V2.1 设计稿目录 · 团队/设置页 · pipeline 多项 mock 优化
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 6s
2026-05-21 16:18:28 +08:00
zyc
9bcf943e82 ci: 添加 Gitea Actions 部署流水线 + K3s 清单
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 5s
对齐 jimeng-clone 的流水线结构(master→prod / dev→dev),适配 AirShelf 纯静态形态:
- 电商AI平台/Dockerfile · 纯 nginx,无 build 阶段
- 电商AI平台/nginx.conf · 多入口 try_files,不 fallback 到 index.html
- k8s/ · web-deployment + ingress + cert-issuer + redirect middleware
- .gitea/workflows/deploy.yaml · build/push 重试 3 次,deploy 重试 5 次,失败上报日志中心
- prod 域名 airshelf.airlabs.art / dev 域名 airshelf.test.airlabs.art

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 18:12:56 +08:00
iye
cae935588b init: 电商AI平台 v2.1 静态设计稿
- 10 个页面 (工作台/项目/商品/流水线/资产/账户/创建向导)
- V2.1 Restraint 设计规范 (冷灰底 + #FA5D19 + 8px 圆角)
- 完整 design-system.html 组件库参考
- SVG line icon · stroke 1.5 全合规

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 17:55:11 +08:00