From f74ede07f8e84b3a8ab18f8c5e82bb542e233c45 Mon Sep 17 00:00:00 2001 From: gaoluyang <gaoluyang@rengu.cc> Date: 星期三, 12 二月 2025 15:11:18 +0800 Subject: [PATCH] 基础配置修改 --- package.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 392d7db..4208e1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "鑻ヤ緷绠$悊绯荤粺", + "description": "LIMS瀹為獙瀹ょ鐞嗙郴缁�", "author": "鑻ヤ緷", "license": "MIT", "scripts": { @@ -48,7 +48,9 @@ "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", @@ -73,6 +75,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