Files
template-10582/.workbuddy/memory/2026-04-02.md
gxwebsoft ea4b76fefe feat(index): 更新首页画册入口交互和联系方式
- BrochureEntry 组件改版:点击"查看画册"不再跳转页面,改为复制画册链接到剪贴板并弹窗提示
- 画册链接获取逻辑优化:优先读取后台 config.domain,兜底使用默认链接
- 联系电话统一更新:将客服热线 400-888-9999 替换为联系电话 13367810229
- 拨打电话功能同步更新:修改显示文案和实际拨打号码为新联系方式
2026-04-02 15:01:53 +08:00

6 lines
696 B
Markdown
Raw Permalink 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成功案例区块
- BrochureEntry 交互改版:点击"查看画册"不再跳转内页,改为复制画册链接到剪贴板,弹出 showModal 提示"链接已复制,请前往浏览器粘贴链接查看画册"。链接优先读后台 config.domain兜底使用固定链接 https://book.yunzhan365.com/mdfy/tjcs/mobile/index.html。
- 联系电话更新ContactSection.tsx 中"客服热线 400-888-9999"改为"联系电话 13367810229"brochure/index.tsx 中的 DEFAULT_HOTLINE 也同步更新为 13367810229。