Commit Graph
5 Commits
Author SHA1 Message Date
Zhengen 6c8077477a feat: 新增隐私政策页面,Footer增加链接 2026-08-06 17:22:49 +08:00
Zhengen 73d2465ef2 feat: add solutions list/detail pages
- types: SolutionPageSummary/Detail
- services/solution.service.ts
- app/solutions: list + detail pages
- Header nav: add 解决方案 link
2026-08-06 16:24:08 +08:00
Zhengen b5fe5e13ab feat: add products/cases pages and lead-capture form block
- types: Product/CaseStudy page types, CaseStudyBlockValue, FormBlockValue
- services: product.service.ts, case.service.ts
- app/products, app/cases: list + detail pages
- blocks: CaseStudyCard, LeadForm (submits to /api/v1/custom/leads/)
- Header nav: add 产品/案例 links
2026-08-06 16:04:43 +08:00
Zhengen 7e30631c68 feat: scaffold headless frontend integration per design doc 2026-08-06 15:51:59 +08:00
Zhengen b0919bf8b5 Initial commit from Create Next App 2026-08-06 15:34:24 +08:00