fix: 修复TypeScript类型错误

- 移除未使用的导入
- 修复产品详情页面的description类型错误
- 修复服务详情页面的description类型错误
- 修复联系表单API的类型错误
- 添加Award图标的导入
This commit is contained in:
张翔
2026-02-26 16:26:40 +08:00
parent e4cf4836dd
commit 3de9890fc4
8 changed files with 2030 additions and 9 deletions
+1
View File
@@ -21,6 +21,7 @@
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"resend": "^6.9.2",
"tailwind-merge": "^3.4.0",
"three": "^0.183.1",
"zod": "^4.3.6"