From 29b413387460cd532f6d9f045c82faad9a2c1e85 Mon Sep 17 00:00:00 2001 From: gaoluyang <gaoluyang@rengu.cc> Date: 星期二, 11 二月 2025 17:58:03 +0800 Subject: [PATCH] 原材料下单页面迁移 --- package.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 392d7db..b36963d 100644 --- a/package.json +++ b/package.json @@ -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