张翔
|
9451814ca4
|
feat: 添加面包屑导航组件并优化页面布局
refactor: 重构页面结构和导航逻辑
fix: 修复移动端菜单导航和滚动行为
perf: 优化图片加载性能和资源请求
test: 添加端到端测试和性能测试用例
docs: 更新.gitignore文件
chore: 更新依赖和配置
style: 优化代码格式和类型安全
ci: 调整Playwright测试超时时间
build: 更新Next.js配置和构建选项
|
2026-02-28 09:09:04 +08:00 |
|
张翔
|
b787c769ec
|
feat: implement contact form submission with validation
|
2026-02-27 10:59:29 +08:00 |
|
张翔
|
6cc41238fb
|
feat: add contact form API route with email sending
|
2026-02-26 17:55:13 +08:00 |
|
张翔
|
3de9890fc4
|
fix: 修复TypeScript类型错误
- 移除未使用的导入
- 修复产品详情页面的description类型错误
- 修复服务详情页面的description类型错误
- 修复联系表单API的类型错误
- 添加Award图标的导入
|
2026-02-26 16:26:40 +08:00 |
|