diff --git a/apps/desktop/src/components/Navigation.tsx b/apps/desktop/src/components/Navigation.tsx index c7f30eb..0a7fb49 100644 --- a/apps/desktop/src/components/Navigation.tsx +++ b/apps/desktop/src/components/Navigation.tsx @@ -43,12 +43,6 @@ const Navigation: React.FC = () => { icon: SparklesIcon, description: 'AI穿搭方案推荐与素材检索' }, - { - name: '穿搭生成', - href: '/outfit-photo-generation', - icon: SparklesIcon, - description: 'AI穿搭照片生成' - }, { name: '工具', href: '/tools',