3a6d8d4bfd
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
Deploy / Deploy Staging (push) Failing after 194h34m44s
CI/CD Pipeline / Frontend Lint (push) Failing after 194h35m24s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 194h35m35s
- 新增 api/voiceClone.ts: mock 数据模块(4条音色,含 ready/processing 状态) - 新增 pages/voice-clone/VoiceClone.tsx: 主页面,卡片网格+空状态+编辑弹窗+toast - 新增 pages/voice-clone/voice-clone.css: V21 设计系统样式 - 更新路由 /voice-clone、侧边栏菜单、Header导航、PageHead面包屑 - 零 antd 依赖,使用 V21 UI 组件(Button, Tooltip) - TypeScript 检查通过