test(contact-section): 为测试文件添加类型定义并改进mock实现

为contact-section测试文件添加了类型定义接口,包括MotionComponentProps、InputComponentProps和ToastComponentProps
替换了原有的any类型,使用更严格的类型定义来改进mock实现
This commit is contained in:
张翔
2026-03-24 12:36:23 +08:00
parent 11e3147015
commit 9d2b77602d
2 changed files with 47 additions and 9 deletions
+6
View File
@@ -335,3 +335,9 @@ e2e/storage-state.json
*.trace.zip
trace.zip
network-logs/
#trae
.trae/
#docs
docs