From 2ca0bc7acb2fe719581e426eb5c7da96053cb31d Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 03 12月 2025 11:42:57 +0800
Subject: [PATCH] 禁用操作日志
---
yiqi_screen/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/yiqi_screen/package.json b/yiqi_screen/package.json
index 2e16487..bf49fa9 100644
--- a/yiqi_screen/package.json
+++ b/yiqi_screen/package.json
@@ -9,6 +9,7 @@
},
"dependencies": {
"@jiaminghi/data-view": "^2.10.0",
+ "animejs": "^3.2.2",
"axios": "^1.6.0",
"core-js": "^3.8.3",
"echarts": "^5.4.3",
--
Gitblit v1.9.3