From 79f08099c190a78beb676c6895804530739c2a0b Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期五, 29 十一月 2024 14:48:35 +0800
Subject: [PATCH] 修改首页

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

diff --git a/package.json b/package.json
index 41c27a2..22e273d 100644
--- a/package.json
+++ b/package.json
@@ -30,10 +30,13 @@
     "js-base64": "^3.7.5",
     "js-cookie": "3.0.1",
     "jsencrypt": "3.3.1",
+    "moment": "^2.30.1",
     "nprogress": "0.2.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",
@@ -45,6 +48,7 @@
   "devDependencies": {
     "@vitejs/plugin-vue": "3.1.0",
     "@vue/compiler-sfc": "3.2.45",
+    "p-limit": "^6.1.0",
     "sass": "1.56.1",
     "unplugin-auto-import": "0.11.4",
     "unplugin-vue-setup-extend-plus": "0.4.9",

--
Gitblit v1.9.2