From 2aed69ec48ef9c50d0393402a6bc85bdb07d25ca Mon Sep 17 00:00:00 2001 From: bb_pan Date: Wed, 24 Sep 2025 16:46:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- vue.config.js | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index f13d3967..279cf74f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", - "jspdf": "^3.0.1", + "jspdf": "^2.5.2", "jszip": "^3.10.1", "nprogress": "0.2.0", "print-js": "^1.6.0", diff --git a/vue.config.js b/vue.config.js index 3ac78a14..2e88043c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -67,11 +67,6 @@ module.exports = { } } }, - transpileDependencies: [ - 'jspdf', - 'fast-png', - 'iobuffer' - ], configureWebpack: { name: name, resolve: {