From 9e5caf43d7059cd5b28703b138e95b7f4df94699 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 27 九月 2024 17:00:42 +0800 Subject: [PATCH] 首页图表 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 7311195..a240bb6 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "three": "^0.163.0", "v-scale-screen": "1.0.0", "vue": "2.6.12", + "vue-animate-number": "^0.4.2", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "2.4.0", -- Gitblit v1.8.0