From 3e280975ba21c9b311f3538788c220bdd70e16bc Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期四, 04 六月 2026 10:31:20 +0800
Subject: [PATCH] 青岛维护

---
 package.json |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 42d06a2..3a6956f 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
 {
   "name": "ruoyi",
   "version": "3.7.0",
-  "description": "娴欐睙鐪丱PO鏁板瓧鍖栫鐞嗗钩鍙�",
+  "description": "闈掑矝澶у闄勫睘鍖婚櫌opo",
   "author": "娴欐睙浜ュ皵鏃朵俊鎭鎶�鏈夐檺鍏徃",
   "license": "MIT",
   "scripts": {
-    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
-    "build": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
+    "dev": "vue-cli-service serve",
+    "build": "vue-cli-service build",
     "build:stage": "vue-cli-service build --mode staging",
     "preview": "node build/index.js --preview",
     "lint": "eslint --ext .js,.vue src"
@@ -42,11 +42,13 @@
     "build": "^0.1.4",
     "clipboard": "2.0.6",
     "core-js": "3.8.1",
+    "crypto-js": "^4.2.0",
     "dayjs": "^1.11.1",
-    "echarts": "4.9.0",
+    "dingtalk-jsapi": "^3.1.1",
+    "echarts": "^4.9.0",
     "element-china-area-data": "^5.0.2",
     "element-ui": "2.15.6",
-    "file-saver": "2.0.5",
+    "file-saver": "^2.0.5",
     "fuse.js": "6.4.3",
     "highlight.js": "9.18.5",
     "js-beautify": "1.13.0",
@@ -54,6 +56,7 @@
     "jsencrypt": "3.0.0-rc.1",
     "moment": "^2.29.3",
     "nprogress": "0.2.0",
+    "pdfjs-dist": "^3.8.162",
     "prettier": "^1.8.1",
     "quill": "1.3.7",
     "screenfull": "5.0.2",
@@ -66,7 +69,8 @@
     "vue-router": "3.4.9",
     "vue-year-picker": "^1.1.0",
     "vuedraggable": "2.24.3",
-    "vuex": "3.6.0"
+    "vuex": "3.6.0",
+    "xlsx": "^0.18.5"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "4.4.6",
@@ -78,6 +82,7 @@
     "eslint": "7.15.0",
     "eslint-plugin-vue": "7.2.0",
     "lint-staged": "10.5.3",
+    "mockjs": "^1.1.0",
     "runjs": "4.4.2",
     "sass": "1.32.13",
     "sass-loader": "10.1.1",

--
Gitblit v1.9.3