feat: 图表组件图片换成懒加载

This commit is contained in:
MTrun
2022-03-01 16:39:04 +08:00
parent 977f1cade0
commit 6e0ab15e47
9 changed files with 34 additions and 18 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"screenfull": "^6.0.0",
"vue": "^3.2.16",
"vue-i18n": "^9.2.0-beta.23",
"vue-router": "4.0.12"
"vue-router": "4.0.12",
"vue3-lazyload": "^0.2.5-beta"
},
"devDependencies": {
"@types/node": "^16.11.1",