refactor: 改善剪贴板监听性能 修复大图卡顿与CPU高占用的问题

This commit is contained in:
ZiuChen
2022-09-17 22:39:56 +08:00
parent ba841b67a8
commit f78b87783b
11 changed files with 70 additions and 50 deletions

View File

@@ -4,6 +4,7 @@
"build": "vue-cli-service build"
},
"dependencies": {
"clipboard-event": "^1.6.0",
"core-js": "^3.6.4",
"crypto": "^1.0.1",
"less": "^4.1.3",