From 50c3e9ca83a1bfc0bf4ad12d063fdc5289966a5a Mon Sep 17 00:00:00 2001 From: jinna Date: Mon, 22 Dec 2025 10:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index fc8d739..d780491 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,11 @@ "echarts": "^5.6.0", "element-plus": "^2.10.1", "highlight.js": "^11.9.0", + "html2canvas": "^1.4.1", "js-base64": "^3.7.4", "js-cookie": "^3.0.0", "js-md5": "^0.7.3", + "jspdf": "^3.0.4", "nprogress": "^0.2.0", "sm-crypto": "^0.3.13", "vue": "^3.5.13",