16 Commits

Author SHA1 Message Date
iye
086d92991e 统一 Airshelf 界面组件与图标
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7s
2026-05-27 12:29:41 +08:00
iye
ea335587d2 统一流水线底部按钮尺寸
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7s
2026-05-25 19:29:18 +08:00
iye
553014cc79 更新电商AI平台原型交互
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7s
2026-05-25 19:12:56 +08:00
iye
04335f3269 feat(workbench): 三工序图片区视觉对齐 + 任务中心聚合 + 工具台头部筛选
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7s
- model-photo / platform-cover · 头部 toolbar 落地: 时间 / 模特(平台) chip 下拉 + 折叠搜索
- model-photo / platform-cover · 图片卡片样式同步图片创作 (.io-cell): bg / hover / .gen 脉冲 / .err 红框
- model-photo / platform-cover · 单图 hover overlay: 再次生成 + 下载 + 更多(加入资产库/删除)
- model-photo / platform-cover · 批次底栏: 再次生成图标统一 + 更多 menu(全部加入资产库/删除该批)
- model-photo · 修 TDZ bug: renderModelMini 调用挪到 MODELS 声明后, 解决整页崩溃
- model-photo · 去掉冗余 pv-summary, 商品自动选最近编辑, task 写入 name 字段
- image-optimize · 单图右上加再次生成图标, 加入 fs-image-tasks-image 与任务中心打通
- image-optimize · 输入区拆 3 行: + 在顶 / textarea 满宽 / 发送在底栏右; 参考图缩略与加号同 64×64
- asset-factory · 任务中心加时间 chip + image 类型 + 跳转表; 删冗余类型列
- pipeline · stage2 商品卡换商品库风格 + AI 生成三视图主 CTA + .tri-missing-badge[hidden] CSS 修复
2026-05-22 19:35:36 +08:00
iye
f420af2069 chore: 全量推送 · 累积页面改动 + Next.js 工程骨架 + v1/ 归档 + 文档
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 6s
页面 (电商AI平台/)
- account / team / settings / index / products / projects: 累积迭代
- restraint.css: 设计 token 补充
- login.html / register.html: 新增登录注册页
- _ARCHIVE.md: 归档说明

Next.js 工程骨架
- app/ + components/: 新一代 SPA 雏形 (page / layout / sidebar / topbar / GridBg / Icon)
- package.json / package-lock.json / next.config.mjs / tsconfig.json / postcss.config.mjs / next-env.d.ts

历史归档 / 文档
- v1/: 原 V1 静态稿镜像 (含 mockup-A/B/C)
- PRD.md / deployment-guide.md / _check.html
- ui参考/ / screenshots/

杂项
- .gitignore 调整
- 删除根 README.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 21:16:46 +08:00
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