From ac0cd006719a2db71625610460f6537c15eaa9f4 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 05 九月 2025 13:33:52 +0800
Subject: [PATCH] 打包配置

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

diff --git a/package.json b/package.json
index d69c048..22d1216 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,13 @@
 {
   "name": "ruoyi",
   "version": "3.8.9",
-  "description": "闄曡タ鏄痉鐜繚鍨嬬叅鏈夐檺鍏徃",
+  "description": "鍒涘法鑳芥簮鏈夐檺鍏徃",
   "author": "鑻ヤ緷",
   "license": "MIT",
   "type": "module",
   "scripts": {
     "dev": "vite",
-    "build:prod": "vite build",
+    "build": "vite build",
     "build:stage": "vite build --mode staging",
     "preview": "vite preview"
   },
@@ -18,12 +18,14 @@
   "dependencies": {
     "@chenfengyuan/vue-qrcode": "^2.0.0",
     "@element-plus/icons-vue": "2.3.1",
+    "@vue-office/docx": "^1.6.3",
+    "@vue-office/excel": "^1.7.14",
     "@vueup/vue-quill": "1.2.0",
     "@vueuse/core": "10.11.0",
     "axios": "0.28.1",
     "clipboard": "2.0.11",
     "default-passive-events": "^4.0.0",
-    "echarts": "5.5.1",
+    "echarts": "^5.6.0",
     "element-china-area-data": "^6.1.0",
     "element-plus": "2.7.6",
     "file-saver": "2.0.5",
@@ -31,9 +33,11 @@
     "js-beautify": "1.14.11",
     "js-cookie": "3.0.5",
     "jsencrypt": "3.3.2",
+    "jszip": "^3.10.1",
     "nprogress": "0.2.0",
     "pinia": "2.1.7",
     "print-js": "^1.6.0",
+    "qr-scanner": "^1.4.2",
     "qrcode": "^1.5.4",
     "splitpanes": "3.1.5",
     "vue": "3.4.31",

--
Gitblit v1.9.3