refactor: 使用vueuseuseResizeObserver函数替换v-resize自定义指令,从测试后的表现来看,性能会更好

This commit is contained in:
xiaoxian521
2023-06-09 17:27:05 +08:00
parent f971cd5b30
commit ba2ec8aca2
6 changed files with 7 additions and 54 deletions

View File

@@ -1,2 +1 @@
export * from "./auth";
export * from "./elResizeDetector";