Sfoglia il codice sorgente

style(home): 临时隐藏首页工具链/核心价值/工作流/生态伙伴 section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
master
fengsilin 2 settimane fa
parent
commit
8d22c4e80e
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. +8
    -8
      web/src/pages/Home/index.jsx

+ 8
- 8
web/src/pages/Home/index.jsx Vedi File

@@ -131,17 +131,17 @@ const Home = () => {
{/* Hero Section */}
<HeroSection />

{/* 工具链 Section */}
<ToolsSection />
{/*/!* 工具链 Section *!/*/}
{/*<ToolsSection />*/}

{/* 核心价值 Section */}
<ValueSection />
{/*/!* 核心价值 Section *!/*/}
{/*<ValueSection />*/}

{/* 工作流 Section */}
<WorkflowSection />
{/*/!* 工作流 Section *!/*/}
{/*<WorkflowSection />*/}

{/* 生态伙伴 Section */}
<PartnersSection />
{/*/!* 生态伙伴 Section *!/*/}
{/*<PartnersSection />*/}

{/* 模型广场 Section */}
<section className="home-snap-section home-snap-section-pricing bg-[var(--semi-color-bg-0)]">


Caricamento…
Annulla
Salva