基于多图生成图片模型

This commit is contained in:
ZLI263
2025-10-15 11:44:15 +08:00
parent a175b6d513
commit 84da5e60ed
3 changed files with 834 additions and 7 deletions

View File

@@ -327,7 +327,7 @@ export const constantRoutes = [
path: 'background-model',
name: 'BackgroundModel',
component: () => import('@/views/image-model/background-model'),
meta: { title: '图像背景模型', icon: 'el-icon-picture-outline' }
meta: { title: '图像智聚', icon: 'el-icon-picture-outline' }
},
{
path: 'virtual-model',