diff --git a/package.json b/package.json index 033d4ca..6ee804c 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", + "autofit.js": "^3.0.4", "axios": "^1.4.0", "echarts": "^5.4.2", "element-plus": "^2.3.5", diff --git a/src/App.vue b/src/App.vue index 3411ad5..58268a8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,31 @@ diff --git a/src/views/home/index.vue b/src/views/home/index.vue index a7423be..689481f 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -1,5 +1,5 @@