From 7e827c55fa38991089d6d735f5f425b3e9cb96e1 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Tue, 30 Jun 2026 16:46:08 +0800
Subject: [PATCH] 修改名称
---
package.json | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 41c27a2..4da5bae 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ruoyi",
"version": "3.8.6",
- "description": "安全在线教育平台",
+ "description": "安全教育考试系统",
"author": "若依",
"license": "MIT",
"scripts": {
@@ -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