From d97977b0ab2373d000717ce3232bd5dccf0afd20 Mon Sep 17 00:00:00 2001 From: yanfeiyong <2060201549@qq.com> Date: Wed, 16 Apr 2025 16:03:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E6=B5=81=E7=A8=8B=E7=9B=91=E7=AE=A1?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/compilation/handbook/index.vue | 2 +- src/views/compilation/handbook/yulan.vue | 60 +++ .../ProjectDetails/supervisionicon.vue | 380 ++++++++++++++---- src/views/evalute/supervision/index.vue | 244 ++++------- 5 files changed, 434 insertions(+), 254 deletions(-) create mode 100644 src/views/compilation/handbook/yulan.vue diff --git a/package.json b/package.json index 7389f95..aa663fe 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "admin-template", "management-system" ], - "repository": { "type": "git", "url": "https://gitee.com/y_project/RuoYi-Vue.git" @@ -67,6 +66,7 @@ "vue-cropper": "0.5.5", "vue-demi": "^0.14.10", "vue-meta": "2.4.0", + "vue-pdf": "^4.3.0", "vue-quill-editor": "^3.0.6", "vue-router": "3.4.9", "vuedraggable": "2.24.3", diff --git a/src/views/compilation/handbook/index.vue b/src/views/compilation/handbook/index.vue index 31136f2..87c77f8 100644 --- a/src/views/compilation/handbook/index.vue +++ b/src/views/compilation/handbook/index.vue @@ -1,6 +1,6 @@