From 037a7112a2bc9e38bb2f398ff5ca740ac01a8fb2 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期四, 20 二月 2025 10:21:05 +0800 Subject: [PATCH] 检验任务搬迁30% --- package.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 392d7db..823e179 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "鑻ヤ緷绠$悊绯荤粺", + "description": "LIMS瀹為獙瀹ょ鐞嗙郴缁�", "author": "鑻ヤ緷", "license": "MIT", "scripts": { @@ -45,18 +45,23 @@ "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5", + "html2canvas": "^1.4.1", "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", + "mammoth": "^1.9.0", "nprogress": "0.2.0", + "print-js": "^1.6.0", "quill": "2.0.2", "screenfull": "5.0.2", "sortablejs": "1.10.2", "splitpanes": "2.4.1", "vue": "2.6.12", + "vue-barcode": "^1.3.0", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "2.4.0", + "vue-qr": "^4.0.9", "vue-router": "3.4.9", "vuedraggable": "2.24.3", "vuex": "3.6.0" @@ -73,6 +78,8 @@ "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", + "postcss": "^8.5.2", + "postcss-loader": "^8.1.1", "runjs": "4.4.2", "sass": "1.32.13", "sass-loader": "10.1.1", -- Gitblit v1.9.3