From ebf890f579549939ccd510af693b77b243c70d51 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Tue, 11 Nov 2025 17:50:15 +0800 Subject: [PATCH] =?UTF-8?q?word=20=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +- src/views/common/DocumentSearchWord.vue | 515 ++++++++++++++++++++---- vue.config.js | 9 +- 3 files changed, 439 insertions(+), 88 deletions(-) diff --git a/package.json b/package.json index db6c7ce..5ca8d6e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "clipboard": "2.0.8", "core-js": "3.37.1", "crypto-js": "^4.2.0", - "docx-preview": "^0.3.7", + "docx-preview": "^0.1.7", "echarts": "5.4.0", "element-ui": "2.15.14", "file-saver": "2.0.5", @@ -40,6 +40,7 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", + "jszip": "^3.10.1", "lodash": "^4.17.21", "mammoth": "^1.11.0", "nprogress": "0.2.0", diff --git a/src/views/common/DocumentSearchWord.vue b/src/views/common/DocumentSearchWord.vue index 1f2e468..8f231cd 100644 --- a/src/views/common/DocumentSearchWord.vue +++ b/src/views/common/DocumentSearchWord.vue @@ -24,8 +24,7 @@
{{ error }}