feat: 优化交互组件

This commit is contained in:
奔跑的面条
2023-03-11 16:58:32 +08:00
parent 3f3f54f3b7
commit 05bb2a5eb6
32 changed files with 392 additions and 302 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ export class PublicConfigClass implements PublicConfigType {
[EventLife.VNODE_MOUNTED]: undefined,
[EventLife.VNODE_BEFORE_MOUNT]: undefined
},
eventsFn: []
interactEvents: []
}
}