From 717c31f21fc52324011a5587612c6161a933a5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=89=E7=82=AE?= <15856818120@163.com> Date: Mon, 29 Dec 2025 14:28:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 41d216a..961a146 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@vueuse/core": "13.3.0", "axios": "1.9.0", "clipboard": "2.0.11", + "crypto-js": "^4.2.0", "echarts": "5.6.0", "element-plus": "2.10.7", "file-saver": "2.0.5",