Files
template-10582/.workbuddy/memory/2026-04-02.md
gxwebsoft 71c23cebfb feat(home): 新增品牌画册功能模块
- 新增 pages/brochure/index 页面实现原生品牌画册展示功能
- 在首页 index.tsx 中添加 BrochureEntry 入口组件并调整布局位置
- 新增首页画册入口样式文件 BrochureEntry.scss 和组件逻辑 BrochureEntry.tsx
- 配置画册页面导航栏标题和样式,设置页面配置文件 index.config.ts
- 实现画册页面完整的品牌展示、核心优势、服务承诺、案例方向等功能模块
- 集成 CMS 配置读取,支持动态品牌名称、电话、地址等信息展示
- 添加分享功能、拨打电话、复制地址等交互操作
- 更新文档记录画册功能开发过程和接入方案说明
2026-04-02 13:32:57 +08:00

4 lines
192 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 2026-04-02 工作记录
- 首页布局微调将品牌画册入口BrochureEntry从 Banner 下方移至 NoticeBar 下方;同时注释隐藏 CaseShowcase成功案例区块