feat: 优化交互组件

This commit is contained in:
奔跑的面条
2023-03-11 16:58:32 +08:00
parent 1ed7c1ab90
commit 57694d68e7
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: []
}
}