feat: AI套图分层方案 + Gemini集成 - 4种图案类型处理 + 正片叠底 + 宽高比 + 模型选择

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-07 16:59:56 +08:00
parent 12395d8eca
commit dae906aba7
277 changed files with 15009 additions and 19922 deletions

View File

@@ -19,7 +19,7 @@ export default defineConfig(({ command }) => {
legacy({
targets: ['chrome 41', 'not IE 11']
}),
!isBuild && cepPlugin(), // 开发时自动复制到 PS 扩展目录
cepPlugin(), // 开发时自动复制到 PS 扩展目录,构建时生成 CEP 结构
vue(),
tsconfigPaths(),
],