From c293e8f2c2c8f1eae95b0255a8745456963511d2 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期五, 05 七月 2024 15:11:44 +0800
Subject: [PATCH] 线下登记、统计

---
 package.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 41c27a2..ad42e19 100644
--- a/package.json
+++ b/package.json
@@ -31,9 +31,12 @@
     "js-cookie": "3.0.1",
     "jsencrypt": "3.3.1",
     "nprogress": "0.2.0",
+    "p-limit": "^5.0.0",
     "pinia": "2.0.22",
     "quill": "^2.0.0-dev.3",
+    "spark-md5": "^3.0.2",
     "tinymce": "^5.10.2",
+    "video.js": "^8.12.0",
     "vue": "3.2.45",
     "vue-baidu-map-3x": "^1.0.35",
     "vue-cropper": "1.0.3",

--
Gitblit v1.9.2